Hostname
closelink.net
Last fetched
closelink.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
closelink.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.192.188.151 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.39.189 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.127.127.254 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.72.157.59 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- lavarphil@gmail.com
- 32875e3e-13fc-428e-b4af-b6bb55552e7e@identity-protect.org
- 3a43d3e8-4404-4987-bf3d-826015e6f758@identity-protect.org
- 41d99e34-293c-4be0-a968-cb7ba5f9889a@identity-protect.org
- 42764adc-80b5-48a3-b5ac-b2c182f9ff0e@identity-protect.org
- 6968a051-d373-47b8-9b93-ce97b4511be9@identity-protect.org
- 74d8d042-1030-4383-aed7-4f430c333eb1@identity-protect.org
- f2f2923e-c441-4d28-b13c-64684bf6775d@identity-protect.org
- owner-1269183@closelink.net.whoisprivacyservice.org
- owner-1724904@closelink.net.whoisprivacyservice.org
Subdomains
9 observed subdomains of closelink.net.
Web-graph footprint
Distinct hostnames that link to or from closelink.net in the public web crawl.
12 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for closelink.net.
| 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.net.
- IP · 18.192.188.151
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · lavarphil@gmail.com
- TLD · .net
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "closelink.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.