Skip to content

Hostname

central-door.com

Last fetched

central-door.com resolves to 2 IPv4 addresses operated by AS41075 in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · central-door.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/central-door.com

Resolution chain

central-door.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1501
Organization
attila peresztegi
Contact emails

Subdomains

4 observed subdomains of central-door.com.

Web-graph footprint

Distinct hostnames that link to or from central-door.com in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for central-door.com.

MechanismTarget
SPF_Acentral-door.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP79.172.195.90
SPF_IP88.151.102.154
SPF_MXcentral-door.com

Related pages

Pivot deeper into the graph from central-door.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "central-door.com"})-[: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.