Skip to content

Hostname

thisiselfin.com

Last fetched

thisiselfin.com resolves to 1 IPv4 address operated by BITENCY-AS in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · thisiselfin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thisiselfin.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.72.98.16537.72.98.0/24AS61029BITENCY-ASNL

WHOIS identity

Registrar
iana:1480
Organization
Contact emails

Subdomains

14 observed subdomains of thisiselfin.com.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thisiselfin.com.

MechanismTarget
SPF_Athisiselfin.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP185.220.174.59
SPF_IP2a06:2ec0:ded1:1:0:3:6559:2
SPF_MXthisiselfin.com

Related pages

Pivot deeper into the graph from thisiselfin.com.

Cypher and MCP

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

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