Skip to content

Hostname

srfg.com.au

Last fetched

srfg.com.au resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

srfg.com.au resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.165.1183.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1443.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.343.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.703.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.123.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2143.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.73.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.168.523.5.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1943.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.7752.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
zane rodman
Contact emails

Subdomains

3 observed subdomains of srfg.com.au.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for srfg.com.au.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.75.144.216
SPF_IP150.101.108.203
SPF_IP202.173.174.69

Related pages

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

Cypher and MCP

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

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