Skip to content

Hostname

jakesdivinity.org

Last fetched

jakesdivinity.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · jakesdivinity.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jakesdivinity.org

Resolution chain

jakesdivinity.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.113108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.25108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.52108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.64108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.252.10899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.1399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.1499.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.4599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
the potter's house
Contact emails

Subdomains

8 observed subdomains of jakesdivinity.org.

Web-graph footprint

Distinct hostnames that link to or from jakesdivinity.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jakesdivinity.org.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jakesdivinity.org.

Cypher and MCP

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

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