Skip to content

Hostname

marchex.io

Last fetched

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

Nutrition Label

WHISPER CANON · marchex.ioRouting diversity7.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/marchex.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.99.63100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.155.156100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.70.243100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.212.46.14718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.35.1533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.81.813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.103.1573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.41.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.204.1263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.227.1243.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.73.1383.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.236.583.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.80.1613.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.235.703.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.170.234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.165.3534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.178.10134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.237.6934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.90.23934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.52.24234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

71 observed subdomains of marchex.io.

Web-graph footprint

Distinct hostnames that link to or from marchex.io in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from marchex.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "marchex.io"})-[: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.