Skip to content

Hostname

a-null.com

Last fetched

a-null.com resolves to 1 IPv4 address operated by NETIQ in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · a-null.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/a-null.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.204.132.214128.204.128.0/19AS44453NETIQAT

WHOIS identity

Registrar
iana:151
Organization
bernhard binder
Contact emails

Subdomains

20 observed subdomains of a-null.com.

Web-graph footprint

Distinct hostnames that link to or from a-null.com in the public web crawl.

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for a-null.com.

MechanismTarget
SPF_Aa-null.com
SPF_Axserv1601.internex.at
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP128.204.132.214
SPF_IP128.204.132.4
SPF_IP146.255.58.54
SPF_IP168.119.100.143
SPF_IP2a01:4f8:1c17:64dc:0:0:0:1
SPF_IP62.99.130.100/32
SPF_IP62.99.255.125/32
SPF_IP91.118.154.110/32
SPF_MXa-null.com

Related pages

Pivot deeper into the graph from a-null.com.

Cypher and MCP

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

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