Hostname
closed.com
Last fetched
closed.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
closed.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.8.211.110 | 34.8.0.0/13 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:1328
- Organization
- bernd klein
- Contact emails
Subdomains
24 observed subdomains of closed.com.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from closed.com in the public web crawl.
326 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for closed.com.
| Mechanism | Target |
|---|---|
| SPF_A | closed.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.203.188.178/32 |
| SPF_IP | 167.89.127.244/32 |
| SPF_IP | 167.89.31.27/32 |
| SPF_IP | 198.21.4.52/32 |
| SPF_IP | 217.239.253.128/28 |
| SPF_IP | 217.239.254.168/29 |
| SPF_IP | 2a00:f820:417:0:0:0:6129:4040 |
| SPF_IP | 2a00:f820:417:2:51:92:b48a:f910 |
| SPF_IP | 2a01:4f8:c2c:6e9f:0:0:0:1 |
| SPF_IP | 2a05:d014:b6d:df05::1000/64 |
| SPF_IP | 3.120.181.200 |
| SPF_IP | 3.120.181.201 |
| SPF_IP | 3.120.181.202 |
| SPF_IP | 3.120.181.203 |
| SPF_IP | 3.67.54.56/32 |
| SPF_IP | 31.47.234.6/32 |
| SPF_IP | 5.1.92.141/32 |
| SPF_MX | closed.com |
Related pages
Pivot deeper into the graph from closed.com.
- IP · 34.8.211.110
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:1328
- Country · US
- Email · bernd.klein@closed.com
- TLD · .com
- 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: "closed.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.