Hostname
central-data.net
Last fetched
central-data.net resolves to 1 IPv4 address operated by AS18065 in AU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
central-data.net 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 |
|---|---|---|---|---|
| 202.92.211.4 | 202.92.208.0/22 | AS18065 | — | AU |
WHOIS identity
- Registrar
- iana:269
- Organization
- central data
- Contact emails
Subdomains
25 observed subdomains of central-data.net.
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for central-data.net.
| Mechanism | Target |
|---|---|
| SPF_A | relay.central-data.net |
| SPF_INCLUDE | alerts.atera.com |
| SPF_INCLUDE | app.atera.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.atera.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 14.203.153.72/32 |
| SPF_IP | 149.72.162.78 |
| SPF_IP | 172.201.250.210/32 |
| SPF_IP | 172.201.250.75/32 |
| SPF_IP | 20.83.57.243/32 |
| SPF_IP | 20.83.59.240/32 |
| SPF_IP | 202.92.209.5 |
| SPF_IP | 202.92.211.11 |
| SPF_IP | 202.92.211.130 |
| SPF_IP | 202.92.211.134 |
| SPF_IP | 202.92.211.137 |
| SPF_IP | 202.92.211.5 |
| SPF_IP | 202.92.211.90 |
| SPF_IP | 4.249.232.110 |
| SPF_IP | 54.240.106.94/32 |
| SPF_IP | 54.240.106.95/32 |
| SPF_IP | 54.240.3.0/24 |
| SPF_IP | 57.153.14.140/32 |
| SPF_IP | 59.154.103.54 |
Related pages
Pivot deeper into the graph from central-data.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "central-data.net"})-[: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.