Skip to content

Hostname

aze-richy.com

Last fetched

aze-richy.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aze-richy.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aze-richy.com

Resolution chain

aze-richy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.16.171.2154.16.171.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:303
Organization
glenn technologies.com
Contact emails

Subdomains

11 observed subdomains of aze-richy.com.

Threat posture

History

Mail and authentication

MX records

  • aze-richy.com

SPF policy

5 SPF mechanisms authorising senders for aze-richy.com.

MechanismTarget
SPF_Aaze-richy.com
SPF_IP154.16.171.2
SPF_IP67.225.140.197
SPF_IP67.225.142.189
SPF_MXaze-richy.com

Related pages

Pivot deeper into the graph from aze-richy.com.

Cypher and MCP

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

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