Skip to content

Hostname

zerc.net

Last fetched

zerc.net resolves to 1 IPv4 address operated by AS47692 in AT. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · zerc.netRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/zerc.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.232.26.137212.232.24.0/21AS47692AT

WHOIS identity

Registrar
iana:113
Organization
bonnie ashton
Contact emails

Subdomains

15 observed subdomains of zerc.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for zerc.net.

MechanismTarget
SPF_MXzerc.net

Related pages

Pivot deeper into the graph from zerc.net.

Cypher and MCP

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

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