Skip to content

Hostname

fedgroup.com.au

Last fetched

fedgroup.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
tyler smith
Contact emails

Subdomains

4 observed subdomains of fedgroup.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fedgroup.com.au.

MechanismTarget
SPF_Afedgroup.com.au
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEdc-aa8e722993._spfm.fedgroup.com.au
SPF_MXfedgroup.com.au

Related pages

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

Cypher and MCP

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

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