Skip to content

Hostname

directionplus.com.au

Last fetched

directionplus.com.au resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · directionplus.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/directionplus.com.au

Resolution chain

directionplus.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.223.166.5645.223.166.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.170.5645.223.170.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
domain manager
Contact emails

Subdomains

3 observed subdomains of directionplus.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for directionplus.com.au.

MechanismTarget
SPF_INCLUDEau.zcsend.net
SPF_INCLUDEdc-aa8e722993._spfm.directionplus.com.au
SPF_INCLUDEmxs.au
SPF_IP43.250.140.41

Related pages

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

Cypher and MCP

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

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