Hostname
4datanet.com
Last fetched
4datanet.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:65 as the registrar.
Nutrition Label
Resolution chain
4datanet.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.79.35 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.141.136 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:65
- Organization
- whoisprotector 4datanet.com
- Contact emails
Subdomains
9 observed subdomains of 4datanet.com.
Web-graph footprint
Distinct hostnames that link to or from 4datanet.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for 4datanet.com.
| Mechanism | Target |
|---|---|
| SPF_A | 4datanet.com |
| SPF_A | azure.quotevalet.com |
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | servers.mcsv.net |
| SPF_A | smtp01.kaseya.net |
| SPF_INCLUDE | spf.mindmatrix.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.182.166/32 |
| SPF_IP | 149.72.39.215/32 |
| SPF_IP | 192.175.52.22 |
| SPF_IP | 192.175.52.30 |
| SPF_IP | 52.144.52.133 |
| SPF_IP | 52.144.52.4/32 |
| SPF_IP | 79.125.7.9/32 |
| SPF_MX | 4datanet.com |
Related pages
Pivot deeper into the graph from 4datanet.com.
- IP · 104.21.79.35
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:65
- Country · CA
- Email · hostwayliteversiondonotdelete@whoisprotector.com
- TLD · .com
- Browse hostnames · 4d…
- 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: "4datanet.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.