Skip to content

Hostname

authentic.com.au

Last fetched

authentic.com.au resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.208.19335.213.192.0/18AS19527GOOGLE-2 - Google LLCAU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
authentic education
Contact emails

Subdomains

5 observed subdomains of authentic.com.au.

Web-graph footprint

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

95 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for authentic.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.siteground.biz
SPF_INCLUDEspf.activecampaign.net
SPF_IP139.99.141.192
SPF_IP139.99.208.205
SPF_IP202.130.34.106
SPF_IP51.161.209.158

Related pages

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

Cypher and MCP

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

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