Hostname
refdesk.com
Last fetched
refdesk.com resolves to 6 IPv4 addresses operated by OVH in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
refdesk.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1068
- Organization
- refdesk.com,
- Contact emails
- billing@refdesk.com
- bob@refdesk.com
- cc9zr2ty6dg@networksolutionsprivateregistration.com
- e74z65aq6jh@networksolutionsprivateregistration.com
- e99m59mw9kq@networksolutionsprivateregistration.com
- f28899sc5nd@networksolutionsprivateregistration.com
- fx9e43c79y5@networksolutionsprivateregistration.com
- hx5uw9d85fw@networksolutionsprivateregistration.com
- m83ta2tp2xd@networksolutionsprivateregistration.com
- p528v9yp5sq@networksolutionsprivateregistration.com
- 8e18a8cd6b1f4ba5bcb8a321f0572f50.protect@whoisguard.com
- eee2684499bf47b2b1b28ba7f16ef5ed.protect@whoisguard.com
- 40ad8ee671614b7b981cb37a2765c278.protect@withheldforprivacy.com
- bf4b83dd3660482a95d7496c4e41af93.protect@withheldforprivacy.com
- s97ju8ue9b4@networksolutionsprivateregistration.com
- xv42p24u2d4@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of refdesk.com.
Web-graph footprint
Distinct hostnames that link to or from refdesk.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for refdesk.com.
| Mechanism | Target |
|---|---|
| SPF_A | secure.refdesk.com |
| SPF_A | support.refdesk.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | mailgun.org |
| SPF_MX | refdesk.com |
Related pages
Pivot deeper into the graph from refdesk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "refdesk.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.