Skip to content

Hostname

whitehats.net

Last fetched

whitehats.net resolves to 2 IPv4 addresses operated by AS3223 in RO. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · whitehats.netRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/whitehats.net

Resolution chain

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

WHOIS identity

Registrar
iana:1519
Organization
alin gabriel ene
Contact emails

Subdomains

5 observed subdomains of whitehats.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for whitehats.net.

MechanismTarget
SPF_Awhitehats.net
SPF_INCLUDE_spf.whitehat.ro
SPF_IP2a03:5180:0:5:0:0:0:3
SPF_IP5.254.113.98
SPF_MXwhitehats.net

Related pages

Pivot deeper into the graph from whitehats.net.

Cypher and MCP

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

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