Skip to content

Hostname

askin.net.au

Last fetched

askin.net.au resolves to 1 IPv4 address operated by AS133480 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · askin.net.auRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/askin.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
116.206.228.35116.206.228.0/24AS133480AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
austral comnia pty
Contact emails

Subdomains

7 observed subdomains of askin.net.au.

Web-graph footprint

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

29 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for askin.net.au.

MechanismTarget
SPF_INCLUDEcpanel2.iboxhosting.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.178.108.29
SPF_IP116.206.228.35
SPF_IP118.127.87.207/32
SPF_IP125.236.204.221
SPF_IP128.242.118.200/32
SPF_IP139.130.207.94
SPF_IP175.45.145.171

Related pages

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

Cypher and MCP

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

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