Skip to content

Hostname

webs.au

Last fetched

webs.au resolves to 1 IPv4 address operated by AS9723 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · webs.auRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/webs.au

Resolution chain

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

IPPrefixASNOperatorCountry
202.74.66.78202.78.122.0/24AS9723AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
graham miller
Contact emails

Subdomains

14 observed subdomains of webs.au.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for webs.au.

MechanismTarget
SPF_Avp14.webenhanced.com.au
SPF_Awebs.au
SPF_MXwebs.au

Related pages

Pivot deeper into the graph from webs.au.

Cypher and MCP

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

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