Skip to content

Hostname

microscope-detective.com

Last fetched

microscope-detective.com resolves to 2 IPv4 addresses operated by DFW-DATACENTER - DFW Datacenter in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.222.136.24767.222.128.0/20AS30277DFW-DATACENTER - DFW DatacenterUS
67.222.147.5967.222.144.0/20AS30277DFW-DATACENTER - DFW DatacenterUS

WHOIS identity

Registrar
iana:146
Organization
amy greenspan
Contact emails

Subdomains

3 observed subdomains of microscope-detective.com.

Web-graph footprint

Distinct hostnames that link to or from microscope-detective.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • microscope-detective.com

SPF policy

4 SPF mechanisms authorising senders for microscope-detective.com.

MechanismTarget
SPF_Amicroscope-detective.com
SPF_IP67.222.136.247
SPF_IP67.222.147.59
SPF_MXmicroscope-detective.com

Related pages

Pivot deeper into the graph from microscope-detective.com.

Cypher and MCP

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

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