Skip to content

Hostname

mindhog.net

Last fetched

mindhog.net resolves to 1 IPv4 address operated by CABLE-NET-1 - Cablevision Systems Corp. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · mindhog.netRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mindhog.net

Resolution chain

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

IPPrefixASNOperatorCountry
174.44.100.87174.44.0.0/16AS6128CABLE-NET-1 - Cablevision Systems Corp.US

WHOIS identity

Registrar
iana:1068
Organization
michael muller
Contact emails

Subdomains

3 observed subdomains of mindhog.net.

Web-graph footprint

Distinct hostnames that link to or from mindhog.net in the public web crawl.

69 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mindhog.net.

MechanismTarget
SPF_MXmindhog.net

Related pages

Pivot deeper into the graph from mindhog.net.

Cypher and MCP

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

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