Skip to content

Hostname

cwfencing.com.au

Last fetched

cwfencing.com.au resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.47.113149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
46.250.220.13346.250.192.0/19AS28824NO

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
matt makaresz
Contact emails

Subdomains

2 observed subdomains of cwfencing.com.au.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acwfencing.com.au
SPF_INCLUDEspf.a2hosting.com
SPF_IP200.69.22.7
SPF_MXcwfencing.com.au

Related pages

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

Cypher and MCP

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

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