Skip to content

Hostname

webazin.net

Last fetched

webazin.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · webazin.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/webazin.net

Resolution chain

webazin.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.53.12104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.114172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.182.175.1094.182.160.0/20AS31549IR

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

43 observed subdomains of webazin.net.

Web-graph footprint

Distinct hostnames that link to or from webazin.net in the public web crawl.

25 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webazin.net.

MechanismTarget
SPF_Amailgw.getway.biz
SPF_Amailgw2.getway.biz
SPF_IP94.182.175.10
SPF_MXwebazin.net

Related pages

Pivot deeper into the graph from webazin.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webazin.net"})-[: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.