Skip to content

Hostname

jumbo.com

Last fetched

jumbo.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · jumbo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jumbo.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.15.67.14623.15.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.66.220.9923.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.139.14523.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.101.178.20795.101.176.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for jumbo.com.

MechanismTarget
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDE_spf.profils.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDElms.plusport.com
SPF_INCLUDEspf.emsecure.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.166.23.86
SPF_IP188.166.23.99
SPF_IP195.137.242.240
SPF_IP212.72.56.25
SPF_IP213.201.239.247
SPF_IP31.22.81.64/27
SPF_IP51.138.2.212
SPF_IP51.138.5.201
SPF_IP54.229.227.102
SPF_IP82.94.210.0/24
SPF_IP95.211.247.191

Related pages

Pivot deeper into the graph from jumbo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jumbo.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.