Skip to content

Hostname

post-code.net.au

Last fetched

post-code.net.au resolves to 1 IPv4 address operated by AS55803 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · post-code.net.auRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/post-code.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
101.0.108.50101.0.64.0/18AS55803AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
attila vermes
Contact emails

Subdomains

6,206 observed subdomains of post-code.net.au.

Web-graph footprint

Distinct hostnames that link to or from post-code.net.au in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • post-code.net.au

SPF policy

5 SPF mechanisms authorising senders for post-code.net.au.

MechanismTarget
SPF_Apost-code.net.au
SPF_IP101.0.108.50
SPF_IP101.0.86.146
SPF_IP101.0.86.177
SPF_MXpost-code.net.au

Related pages

Pivot deeper into the graph from post-code.net.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "post-code.net.au"})-[: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.