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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.28.47.113 | 149.28.32.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 46.250.220.133 | 46.250.192.0/19 | AS28824 | — | NO |
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
MX records
SPF policy
4 SPF mechanisms authorising senders for cwfencing.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | cwfencing.com.au |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 200.69.22.7 |
| SPF_MX | cwfencing.com.au |
Related pages
Pivot deeper into the graph from cwfencing.com.au.
- IP · 149.28.47.113
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · registrar:godaddy.com llc trading as godaddy.com
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · cw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.