Hostname
anmet.com.au
Last fetched
anmet.com.au resolves to 1 IPv4 address operated by HOST-AS-AP - Host Universal Pty Ltd in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.
Nutrition Label
Resolution chain
anmet.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.48.37.147 | 144.48.37.0/24 | AS136557 | HOST-AS-AP - Host Universal Pty Ltd | AU |
WHOIS identity
- Registrar
- registrar:godaddy.com llc trading as godaddy.com
- Organization
- cassandra cooper
- Contact emails
- —
Subdomains
2 observed subdomains of anmet.com.au.
| Subdomain |
|---|
| mail.anmet.com.au |
| www.anmet.com.au |
Web-graph footprint
Distinct hostnames that link to or from anmet.com.au in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- anmet.com.au
SPF policy
5 SPF mechanisms authorising senders for anmet.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | anmet.com.au |
| SPF_IP | 139.99.209.133 |
| SPF_IP | 144.48.37.147 |
| SPF_IP | 203.143.82.84 |
| SPF_MX | anmet.com.au |
Related pages
Pivot deeper into the graph from anmet.com.au.
- IP · 144.48.37.147
- ASN · AS136557HOST-AS-AP - Host Universal Pty Ltd
- Registrar · registrar:godaddy.com llc trading as godaddy.com
- Country · AU
- Apex domain · com.au
- TLD · .au
- Browse hostnames · an…
- 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: "anmet.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.