Skip to content

Hostname

thatsthespirit.nu

Last fetched

thatsthespirit.nu resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · thatsthespirit.nuRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/thatsthespirit.nu

Resolution chain

thatsthespirit.nu resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.198.217.23918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.232.253.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.92.1343.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.148.6535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.38.20952.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.95.3052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with thatsthespirit.nu in WhisperGraph.

Subdomains

28 observed subdomains of thatsthespirit.nu.

Web-graph footprint

Distinct hostnames that link to or from thatsthespirit.nu in the public web crawl.

41 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for thatsthespirit.nu.

MechanismTarget
SPF_Athatsthespirit.nu
SPF_INCLUDEemsd1.com
SPF_INCLUDEfilter-out.zxcs.nl
SPF_INCLUDEsendersrv.com
SPF_IP185.104.29.106
SPF_IP2a06:2ec0:1:0:0:0:0:135
SPF_MXthatsthespirit.nu

Related pages

Pivot deeper into the graph from thatsthespirit.nu.

Cypher and MCP

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

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