Hostname
spectrom.com.au
Last fetched
spectrom.com.au resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
spectrom.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 |
|---|---|---|---|---|
| 204.197.252.134 | 204.197.252.0/22 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- allan caulfield
- Contact emails
- —
Subdomains
9 observed subdomains of spectrom.com.au.
Web-graph footprint
Distinct hostnames that link to or from spectrom.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- spectrom.com.au
SPF policy
6 SPF mechanisms authorising senders for spectrom.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | spectrom.com.au |
| SPF_INCLUDE | internode.on.net |
| SPF_IP | 112.140.178.89 |
| SPF_IP | 204.197.252.134 |
| SPF_IP | 65.60.29.137 |
| SPF_MX | spectrom.com.au |
Related pages
Pivot deeper into the graph from spectrom.com.au.
- IP · 204.197.252.134
- ASN · AS63410PRIVATESYSTEMS - PrivateSystems Networks
- Registrar · registrar:synergy wholesale accreditations pty ltd
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · sp…
- 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: "spectrom.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.