Hostname
softdomi.com
Last fetched
softdomi.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
softdomi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.87.4 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.139.26 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 04d0d94a8e00ef694afe1fe669cd678baaf34edc3b8a86306e85f9040b6a9435@softdomi.com.whoisproxy.org
- 2a1e1825e600e5a0948820127a7d08c6dad4c941ce229a37847aeb8f462ff32a@softdomi.com.whoisproxy.org
- 357884ef60be6cde28a163383dc40864907c1dec2f5a45a04a3500749849f869@softdomi.com.whoisproxy.org
- 4e8774782e9f34de204b0d49bfb8330b81cb6f04820ee311fa264e4ba8b4caef@softdomi.com.whoisproxy.org
- 5f326e675112d4eb2b8a5122bae608de8c9eaae0eb98d0e91c24a477eec07e9d@softdomi.com.whoisproxy.org
- 62fb8f4c36015ca605676d8c58d8bdd42b1cf883ca856b0140ec305ced4339be@softdomi.com.whoisproxy.org
- 8d5c57edade33e0cb2f434d0dcfb60e5cb514746e0da8762a30b5b4698a88aab@softdomi.com.whoisproxy.org
- 8f06d371552b09d8c2b24bec8ed3ba879f62bc3a23450c65b1dc0cdb4a2dcfc9@softdomi.com.whoisproxy.org
- a4c0eabf03f1c9ef607fd3d90e53b20eccbd3e033f895c5a511b151e2305e482@softdomi.com.whoisproxy.org
- ae76d86388db89628fb6334dd6202774de6054730a3d994944065418b39eb4af@softdomi.com.whoisproxy.org
- b2224e61171f1857906084525c598fbe765f2ab9ed296214628ea40479c11108@softdomi.com.whoisproxy.org
- c9e56b0adcefb45ba60ecf450d289fe74d774dc7c5a5913e8197d53557ec8d0b@softdomi.com.whoisproxy.org
- deedc90e212f7d01a4039c617a8b96aa46ab3e0becf5f6d8ec29790483817488@softdomi.com.whoisproxy.org
- e4aa5d5ea49d27108be98c466c4bdb9d8e9ca35ab1d31924714a73bfd614a811@softdomi.com.whoisproxy.org
Subdomains
7 observed subdomains of softdomi.com.
Web-graph footprint
Distinct hostnames that link to or from softdomi.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for softdomi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from softdomi.com.
- IP · 104.21.87.4
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 04d0d94a8e00ef694afe1fe669cd678baaf34edc3b8a86306e85f9040b6a9435@softdomi.com.whoisproxy.org
- TLD · .com
- Browse hostnames · so…
- 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: "softdomi.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.