Hostname
centraldesktop.com
Last fetched
centraldesktop.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
centraldesktop.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- alan bryan
- Contact emails
- abryan@centraldesktop.com
- arnulf_hsu@yahoo.com
- 1815d034-c743-40e5-8ac1-02552d0c5a24@identity-protect.org
- 20b1d93c-04f1-4ada-92d0-d09a8b1dfe16@identity-protect.org
- 4e48c222-e6e3-49a4-94c6-9f80e920b577@identity-protect.org
- 655e08a5-d51f-4d6f-92ac-bc5fb4703328@identity-protect.org
- c1bdfe0b-a5e6-4d9f-8224-c6bf0ab0d52c@identity-protect.org
- d03899e7-b04c-4baf-aceb-49452698082e@identity-protect.org
- owner-3785539@centraldesktop.com.whoisprivacyservice.org
- owner-7742423@centraldesktop.com.whoisprivacyservice.org
Subdomains
177 observed subdomains of centraldesktop.com.
Showing 25 of 177. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from centraldesktop.com in the public web crawl.
142 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for centraldesktop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | support.zendesk.com |
| SPF_IP | 52.27.56.139/32 |
| SPF_IP | 66.171.255.128/26 |
Related pages
Pivot deeper into the graph from centraldesktop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "centraldesktop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.