Hostname
closelink.com
Last fetched
closelink.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
closelink.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
- closelink technologies
- Contact emails
- nyousefus@hotmail.com
- 2e49f5b2-10b0-4bba-b425-b6d8e28816f2@identity-protect.org
- 408934fd-7c77-4434-ad3c-1448d205d0ce@identity-protect.org
- a906ec05-8cae-4001-8cce-5dcaf63f3970@identity-protect.org
- bd22d0a1-f257-4e37-a63e-07fe681bbcfa@identity-protect.org
- c8712102-c6c2-4936-9033-9a6b709a9103@identity-protect.org
- eacd74fc-c06b-4fb6-a74c-e15bbc4790bb@identity-protect.org
Subdomains
14 observed subdomains of closelink.com.
Web-graph footprint
Distinct hostnames that link to or from closelink.com in the public web crawl.
7 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for closelink.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from closelink.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "closelink.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.