Skip to content

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

WHISPER CANON · 4datanet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/4datanet.com

Resolution chain

4datanet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.79.35104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.136172.67.128.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 4datanet.com.

MechanismTarget
SPF_A4datanet.com
SPF_Aazure.quotevalet.com
SPF_Adispatch-us.ppe-hosted.com
SPF_Aservers.mcsv.net
SPF_Asmtp01.kaseya.net
SPF_INCLUDEspf.mindmatrix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP192.175.52.22
SPF_IP192.175.52.30
SPF_IP52.144.52.133
SPF_IP52.144.52.4/32
SPF_IP79.125.7.9/32
SPF_MX4datanet.com

Related pages

Pivot deeper into the graph from 4datanet.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.