Skip to content

Hostname

api.net.au

Last fetched

api.net.au resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · api.net.auRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/api.net.au

Resolution chain

api.net.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.142.105162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.2.101172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.60.135.22245.60.135.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.75.22245.60.75.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
api service delivery
Contact emails

Subdomains

22 observed subdomains of api.net.au.

Web-graph footprint

Distinct hostnames that link to or from api.net.au in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for api.net.au.

MechanismTarget
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.63.141.153

Related pages

Pivot deeper into the graph from api.net.au.

Cypher and MCP

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

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