Skip to content

Hostname

4axiz.com

Last fetched

4axiz.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 4axiz.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/4axiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.110.255.76143.110.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN
64.227.142.14164.227.128.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN

WHOIS identity

Registrar
iana:625
Organization
md. nasir uddin
Contact emails

Subdomains

3 observed subdomains of 4axiz.com.

Web-graph footprint

Distinct hostnames that link to or from 4axiz.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 4axiz.com.

MechanismTarget
SPF_A4axiz.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 4axiz.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "4axiz.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.