Skip to content

Hostname

jolla.com

Last fetched

jolla.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.36.253108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.223.105176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.94.9134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.60.5034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.142.10846.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.227.18452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.231.23652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.187.25152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.150.7852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.208.19652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.173.24052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.97.13154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.226.20454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.132.19554.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.89.22063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.148.21699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.33.15399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.72.4599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

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 jolla.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jolla.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.communiteq.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.229.79.85
SPF_IP65.108.105.247

Related pages

Pivot deeper into the graph from jolla.com.

Cypher and MCP

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

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