Skip to content

Hostname

almarwan.com

Last fetched

almarwan.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · almarwan.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/almarwan.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.38108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.6108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.75108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.76108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.227.4713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.33.235.1213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
65.9.175.10565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
almarwan exhibition services
Contact emails

Subdomains

11 observed subdomains of almarwan.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for almarwan.com.

MechanismTarget
SPF_INCLUDE25869909.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from almarwan.com.

Cypher and MCP

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

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