Skip to content

Hostname

zumper.com

Last fetched

zumper.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · zumper.comRouting diversity5.7/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zumper.com

Resolution chain

zumper.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.15.232100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.124.105100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.87.250107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.76.7718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.232.13018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.1.14118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.217.1318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.211.3223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.112.3423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.226.1203.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.218.8534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.146.23034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.206.14752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.249.18052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.190.2454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.42.16854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.103.136100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.218.9.4113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domain administrator
Contact emails

Subdomains

29 observed subdomains of zumper.com.

Web-graph footprint

Distinct hostnames that link to or from zumper.com in the public web crawl.

3,343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zumper.com.

MechanismTarget
SPF_INCLUDE_spf1.zumper.com

Related pages

Pivot deeper into the graph from zumper.com.

Cypher and MCP

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

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