Skip to content

Hostname

jumbonline.com

Last fetched

jumbonline.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · jumbonline.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jumbonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.255.11.733.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.80.20234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.40.5034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.240.17852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.156.24052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.67.11252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.32.23252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.43.1652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.61.23452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.56.7154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.41.15963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.55.20454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.75.3054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1383
Organization
gines martinez cerdan
Contact emails

Subdomains

3 observed subdomains of jumbonline.com.

Web-graph footprint

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

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jumbonline.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jumbotours.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP54.220.92.200
SPF_IP54.77.79.36
SPF_IP63.33.225.223
SPF_IP99.81.54.200

Related pages

Pivot deeper into the graph from jumbonline.com.

Cypher and MCP

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

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