Skip to content

Hostname

thyroidsurgeon.net

Last fetched

thyroidsurgeon.net resolves to 1 IPv4 address operated by DIMENOC - HostDime.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · thyroidsurgeon.netRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/thyroidsurgeon.net

Resolution chain

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

IPPrefixASNOperatorCountry
198.136.63.219198.143.184.0/21AS33182DIMENOC - HostDime.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
brian garner
Contact emails

Subdomains

2 observed subdomains of thyroidsurgeon.net.

Threat posture

History

Mail and authentication

MX records

  • thyroidsurgeon.net

SPF policy

7 SPF mechanisms authorising senders for thyroidsurgeon.net.

MechanismTarget
SPF_Athyroidsurgeon.net
SPF_IP184.171.240.130/32
SPF_IP184.171.240.137
SPF_IP198.136.63.218
SPF_IP199.168.188.186
SPF_IP72.29.89.200
SPF_MXthyroidsurgeon.net

Related pages

Pivot deeper into the graph from thyroidsurgeon.net.

Cypher and MCP

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

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