Skip to content

Hostname

contemplative.today

Last fetched

contemplative.today resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · contemplative.todayRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/contemplative.today

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.138.1213.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.5813.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.6713.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.8313.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.167.99.1263.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.433.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.533.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.773.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
gwanjo
Contact emails

Subdomains

1 observed subdomain of contemplative.today.

Web-graph footprint

Distinct hostnames that link to or from contemplative.today in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for contemplative.today.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.maily.so
SPF_INCLUDEspf.worksmobile.com

Related pages

Pivot deeper into the graph from contemplative.today.

Cypher and MCP

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

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