Skip to content

Hostname

deepsexythoughts.com

Last fetched

deepsexythoughts.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · deepsexythoughts.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/deepsexythoughts.com

Resolution chain

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

IPPrefixASNOperatorCountry
140.82.11.91140.82.0.0/20AS20473AS-VULTR - The Constant Company, LLCUS
57.154.25.757.152.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:4146
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of deepsexythoughts.com.

Web-graph footprint

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

11 sites link to this hostname.

386 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • deepsexythoughts.com

SPF policy

9 SPF mechanisms authorising senders for deepsexythoughts.com.

MechanismTarget
SPF_Adeepsexythoughts.com
SPF_IP141.95.173.5
SPF_IP149.202.72.18
SPF_IP172.203.76.167
SPF_IP20.163.57.246
SPF_IP45.76.12.234
SPF_IP51.68.19.25
SPF_IP57.154.25.7
SPF_MXdeepsexythoughts.com

Related pages

Pivot deeper into the graph from deepsexythoughts.com.

Cypher and MCP

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

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