Skip to content

Hostname

talkspirit.com

Last fetched

talkspirit.com resolves to 1 IPv4 address operated by UKRMIRCOM-AS UKRMIRCOM LTD in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · talkspirit.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/talkspirit.com

Resolution chain

talkspirit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.75.154.15580.75.152.0/21AS33930UKRMIRCOM-AS UKRMIRCOM LTDFR

WHOIS identity

Registrar
iana:81
Organization
blogspirit
Contact emails

Subdomains

99 observed subdomains of talkspirit.com.

Web-graph footprint

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

353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for talkspirit.com.

MechanismTarget
SPF_Atalkspirit.com
SPF_IP3.123.94.133/32
SPF_IP35.158.225.191/32
SPF_IP51.250.124.67/32
SPF_IP51.250.52.197/32
SPF_MXtalkspirit.com
SPF_REDIRECTtalkspirit.com.hosted.spf-report.com

Related pages

Pivot deeper into the graph from talkspirit.com.

Cypher and MCP

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

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