Skip to content

Hostname

awaydigital.com

Last fetched

awaydigital.com resolves to 1 IPv4 address operated by INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTD in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · awaydigital.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/awaydigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
27.131.110.18127.131.96.0/19AS38880INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTDAU

WHOIS identity

Registrar
iana:1291
Organization
gary blieden
Contact emails

Subdomains

14 observed subdomains of awaydigital.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for awaydigital.com.

MechanismTarget
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEspf.micron21.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP27.131.109.2
SPF_IP27.131.110.181

Related pages

Pivot deeper into the graph from awaydigital.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "awaydigital.com"})-[: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.