Skip to content

Hostname

rfgl.com.au

Last fetched

rfgl.com.au resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in AU. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.195.126.13194.195.120.0/21AS63949AKAMAI-LINODE-AP - Akamai Connected CloudAU

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
james austin
Contact emails

Subdomains

7 observed subdomains of rfgl.com.au.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for rfgl.com.au.

MechanismTarget
SPF_REDIRECT_spf.sedja.com.au

Related pages

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

Cypher and MCP

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

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