Skip to content

Hostname

fencefss.com.au

Last fetched

fencefss.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.178.1283.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.43.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.813.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.823.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.234.4099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
fredric schneider
Contact emails

Subdomains

1 observed subdomain of fencefss.com.au.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fencefss.com.au.

MechanismTarget
SPF_Afencefss.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.hostingplatform.net.au
SPF_MXfencefss.com.au

Related pages

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

Cypher and MCP

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

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