Hostname
soft-fx.com
Last fetched
soft-fx.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
soft-fx.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 |
|---|---|---|---|---|
| 104.26.12.201 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.201 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.122 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 27d097b2e98eef296f53718cab97d05ae400f7cd917160997c445340d4fff825@soft-fx.com.whoisproxy.org
- 283724621393548216320b5bd97609112c713bbc302d87ef12595183e559de75@soft-fx.com.whoisproxy.org
- 2e49f8f54db18442450d3f17c60aaaf56169a83095b503207809aab3a14b462b@soft-fx.com.whoisproxy.org
- 3026a4f62a43bc4537c45b8883d2b97a1afe0b2ccfa2dbc9b1898b9c004b3d15@soft-fx.com.whoisproxy.org
- 338c86dc58e805e6fca5cbddce8dd1b850852a75d0f11c486be7224f4cc4ff3d@soft-fx.com.whoisproxy.org
- 3cf728d982ae703531d848b87accdb2589b9195f56efa76ba80ce49bd12f1406@soft-fx.com.whoisproxy.org
- 3d1285ffba04c26f9e12982b7f0f6a45d432b6edb4eaac9c4b53fb98c085b6b4@soft-fx.com.whoisproxy.org
- 3dbf09452a1ab9eaf619f246c312140b8f0f5bb55652a97e271109e20818a9ba@soft-fx.com.whoisproxy.org
- 59d17163ae349e7eab5adce9513279e9d786c96212358661062aea5684bbf224@soft-fx.com.whoisproxy.org
- 710a3996132dcaba9938502978d4ef46c3eb1844ec9a2d62b21a60e98da0f00b@soft-fx.com.whoisproxy.org
- 79bbdddce3256dc1da710a889c289f1d300839f43f1b694644fc1bd638f99395@soft-fx.com.whoisproxy.org
- 8341929ba04be6935183b32ce1c6147af15a4b6d546c5bb996de2e3f15fa3652@soft-fx.com.whoisproxy.org
- 88faeaadb2c3b032db9f24d3f8526c9afce303611fefe44f17678285480eae9c@soft-fx.com.whoisproxy.org
- 8a8f1009f09ea0421263cafb595841fd1464fd00b9d67c5e1a3179d1d4866af8@soft-fx.com.whoisproxy.org
- 937020fd248ffd3576157c57d6f10ad011cf1aee8201c7e4a66659f82c99a5c9@soft-fx.com.whoisproxy.org
- 950877d971a4da443ec3d67a2491a3d436be6e09f158d8099cca5912d92b9eb2@soft-fx.com.whoisproxy.org
- a32269e2b96ee435e4086a975075550b9ab885541f241a565f038de2cc1ec62f@soft-fx.com.whoisproxy.org
- bce64975eb619915ddcc0777302bf02fd894de1314273aaf2a428dd6f65de229@soft-fx.com.whoisproxy.org
- c6d54cbf75d1ac8ea33ad6d4fd4ee30f9920eec1cbbf988c23371936d7181f04@soft-fx.com.whoisproxy.org
- c76df3eecb0db3e343bc52b5de6f6d54aebd29a2ef9cb9dd70134d9d1b464277@soft-fx.com.whoisproxy.org
- and 5 more
Subdomains
37 observed subdomains of soft-fx.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from soft-fx.com in the public web crawl.
187 sites link to this hostname.
72 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for soft-fx.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 195.122.17.100 |
| SPF_IP | 5.9.101.19 |
| SPF_MX | soft-fx.com |
Related pages
Pivot deeper into the graph from soft-fx.com.
- IP · 104.26.12.201
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · 27d097b2e98eef296f53718cab97d05ae400f7cd917160997c445340d4fff825@soft-fx.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: "soft-fx.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.