Hostname
email.thecardfocus.com
Last fetched
email.thecardfocus.com resolves to 1 IPv4 address operated by SERVERROOM - Data Room, Inc in RO.
Nutrition Label
Resolution chain
email.thecardfocus.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 |
|---|---|---|---|---|
| 31.14.41.191 | 31.14.40.0/23 | AS19624 | SERVERROOM - Data Room, Inc | RO |
WHOIS identity
No WHOIS records are currently associated with email.thecardfocus.com in WhisperGraph.
Subdomains
4 observed subdomains of email.thecardfocus.com.
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for email.thecardfocus.com.
| Mechanism | Target |
|---|---|
| SPF_A | email.thecardfocus.com |
| SPF_IP | 102.135.101.108/32 |
| SPF_IP | 102.135.101.123/32 |
| SPF_IP | 102.135.101.138/32 |
| SPF_IP | 102.135.101.14/32 |
| SPF_IP | 102.135.101.161/32 |
| SPF_IP | 102.135.101.30/32 |
| SPF_IP | 102.135.101.45/32 |
| SPF_IP | 102.135.101.60/32 |
| SPF_IP | 102.135.101.75/32 |
| SPF_IP | 102.135.101.93/32 |
| SPF_IP | 195.140.215.211/32 |
| SPF_IP | 195.140.215.212/32 |
| SPF_IP | 209.127.188.77/32 |
| SPF_IP | 209.127.188.78/32 |
| SPF_IP | 50.117.31.230/32 |
| SPF_IP | 50.117.31.231/32 |
| SPF_IP | 88.150.201.137/32 |
| SPF_IP | 88.150.201.138/32 |
| SPF_IP | 88.150.201.146/32 |
| SPF_IP | 88.150.201.158/32 |
| SPF_MX | email.thecardfocus.com |
Related pages
Pivot deeper into the graph from email.thecardfocus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "email.thecardfocus.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.