Skip to content

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

WHISPER CANON · central-data.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/central-data.net

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.

IPPrefixASNOperatorCountry
202.92.211.4202.92.208.0/22AS18065AU

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.

MechanismTarget
SPF_Arelay.central-data.net
SPF_INCLUDEalerts.atera.com
SPF_INCLUDEapp.atera.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.atera.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.203.153.72/32
SPF_IP149.72.162.78
SPF_IP172.201.250.210/32
SPF_IP172.201.250.75/32
SPF_IP20.83.57.243/32
SPF_IP20.83.59.240/32
SPF_IP202.92.209.5
SPF_IP202.92.211.11
SPF_IP202.92.211.130
SPF_IP202.92.211.134
SPF_IP202.92.211.137
SPF_IP202.92.211.5
SPF_IP202.92.211.90
SPF_IP4.249.232.110
SPF_IP54.240.106.94/32
SPF_IP54.240.106.95/32
SPF_IP54.240.3.0/24
SPF_IP57.153.14.140/32
SPF_IP59.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.