Hostname
roadmap.carefreespace.org
Last fetched
roadmap.carefreespace.org resolves to 1 IPv4 address operated by AS9009 in RO.
Nutrition Label
Resolution chain
roadmap.carefreespace.org 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 |
|---|---|---|---|---|
| 37.49.151.185 | 37.49.192.0/23 | AS9009 | — | RO |
WHOIS identity
No WHOIS records are currently associated with roadmap.carefreespace.org in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for roadmap.carefreespace.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 102.165.46.224 |
| SPF_IP | 142.171.2.121 |
| SPF_IP | 142.171.2.122 |
| SPF_IP | 142.171.2.123 |
| SPF_IP | 142.171.2.124 |
| SPF_IP | 142.171.2.125 |
| SPF_IP | 151.243.218.245 |
| SPF_IP | 172.111.8.178 |
| SPF_IP | 172.111.8.179 |
| SPF_IP | 172.111.8.184 |
| SPF_IP | 172.111.8.188 |
| SPF_IP | 172.111.8.189 |
| SPF_IP | 190.102.40.229 |
| SPF_IP | 190.102.40.231 |
| SPF_IP | 190.102.41.226 |
| SPF_IP | 190.2.142.23 |
| SPF_IP | 190.2.142.26 |
| SPF_IP | 190.2.142.50 |
| SPF_IP | 190.2.142.53 |
| SPF_IP | 190.2.142.55 |
| SPF_IP | 38.107.226.131 |
| SPF_IP | 38.107.226.8 |
| SPF_IP | 38.107.226.84 |
| SPF_IP | 78.135.109.2 |
| SPF_IP | 78.135.109.3 |
| SPF_IP | 78.135.109.4 |
| SPF_IP | 78.135.109.5 |
| SPF_IP | 78.135.109.6 |
| SPF_IP | 91.234.255.211 |
| SPF_IP | 91.234.255.22 |
| SPF_IP | 91.234.255.237 |
| SPF_IP | 91.234.255.254 |
| SPF_IP | 91.234.255.77 |
Related pages
Pivot deeper into the graph from roadmap.carefreespace.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roadmap.carefreespace.org"})-[: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.