Skip to content

Hostname

themarkup.org

Last fetched

themarkup.org resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · themarkup.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/themarkup.org

Resolution chain

themarkup.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.129.252100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.251.155100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.75.23618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.9.918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.190.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.122.463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.161.763.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.204.22234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.190.23834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.166.1034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.208.19134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.98.12434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.203.12734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.128.23935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.53.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.209.5044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.1.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.249.4344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.213.9852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.1.21852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

21 observed subdomains of themarkup.org.

Web-graph footprint

Distinct hostnames that link to or from themarkup.org in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from themarkup.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "themarkup.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.