Skip to content

Hostname

ahamedazeem.com

Last fetched

ahamedazeem.com resolves to 1 IPv4 address operated by AS16276 in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ahamedazeem.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ahamedazeem.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.70.2485.135.0.0/16AS16276IE

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of ahamedazeem.com.

Threat posture

History

Mail and authentication

MX records

  • ahamedazeem.com

SPF policy

9 SPF mechanisms authorising senders for ahamedazeem.com.

MechanismTarget
SPF_Aahamedazeem.com
SPF_IP135.181.219.216
SPF_IP149.56.21.29
SPF_IP152.53.85.29
SPF_IP5.135.70.248
SPF_IP51.68.21.28
SPF_IP51.89.21.214
SPF_IP57.129.89.252
SPF_MXahamedazeem.com

Related pages

Pivot deeper into the graph from ahamedazeem.com.

Cypher and MCP

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

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