Skip to content

Hostname

abweb.com.au

Last fetched

abweb.com.au resolves to 1 IPv4 address operated by PL-PEPOWO-NET-AS in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
203.29.242.222203.29.240.0/22AS133159PL-PEPOWO-NET-ASAU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
andrew bryson
Contact emails

Subdomains

47 observed subdomains of abweb.com.au.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • abweb.com.au

SPF policy

14 SPF mechanisms authorising senders for abweb.com.au.

MechanismTarget
SPF_Aabweb.com.au
SPF_INCLUDE21091859.spf05.hubspotemail.net
SPF_INCLUDEspf.mtasv.net
SPF_IP103.1.184.128
SPF_IP103.1.186.58
SPF_IP103.231.89.179
SPF_IP139.180.162.87
SPF_IP203.29.240.35
SPF_IP203.29.241.187
SPF_IP203.29.242.222
SPF_IP203.59.1.0/24
SPF_IP45.63.28.76
SPF_IP45.76.112.186
SPF_MXabweb.com.au

Related pages

Pivot deeper into the graph from abweb.com.au.

Cypher and MCP

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

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