Skip to content

Hostname

iberzero.com

Last fetched

iberzero.com resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · iberzero.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iberzero.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.23.5994.46.23.0/24AS24768PT

WHOIS identity

Registrar
iana:433
Organization
iber zero,
Contact emails

Subdomains

2 observed subdomains of iberzero.com.

Web-graph footprint

Distinct hostnames that link to or from iberzero.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • iberzero.com

SPF policy

4 SPF mechanisms authorising senders for iberzero.com.

MechanismTarget
SPF_Aiberzero.com
SPF_IP94.46.23.31
SPF_IP94.46.23.59
SPF_MXiberzero.com

Related pages

Pivot deeper into the graph from iberzero.com.

Cypher and MCP

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

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