Hostname
freispace.com
Last fetched
freispace.com resolves to 3 IPv4 addresses operated by CDN77 _ in SG. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
freispace.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.199.46.68 | 138.199.46.0/24 | AS60068 | CDN77 _ | SG |
| 185.111.111.154 | 185.111.111.0/24 | AS212238 | CDNEXT | DE |
| 185.111.111.155 | 185.111.111.0/24 | AS212238 | CDNEXT | DE |
WHOIS identity
- Registrar
- iana:1910
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
54 observed subdomains of freispace.com.
Showing 20 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freispace.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for freispace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | freispace.onice.io |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 40.68.36.243/32 |
| SPF_MX | freispace.com |
Related pages
Pivot deeper into the graph from freispace.com.
- IP · 138.199.46.68
- ASN · AS60068CDN77 _
- Registrar · iana:1910
- Country · SG
- Email · 70f75b5f78b54fc48aab02bb7812d84a.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · fr…
- 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: "freispace.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.