Skip to content

Hostname

zameen.com

Last fetched

zameen.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · zameen.comRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zameen.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.240.252108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.133.16.203108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.76.20018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.178.23734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.71.9634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.168.7534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.243.12834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.135.21434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.84.12834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.140.19252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.34.3852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.193.2752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.222.11352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.35.3852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.237.15252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.196.17052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.228.10652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.60.5552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.67.22252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.157.15852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

50 observed subdomains of zameen.com.

Web-graph footprint

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

685 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for zameen.com.

MechanismTarget
SPF_Azameen.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP174.143.98.213
SPF_IP184.106.241.169
SPF_IP34.251.80.132
SPF_IP52.18.192.136
SPF_IP52.18.227.29
SPF_IP52.30.10.88
SPF_IP52.30.9.89
SPF_IP52.49.118.208

Related pages

Pivot deeper into the graph from zameen.com.

Cypher and MCP

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

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