Skip to content

Hostname

almashhad.com

Last fetched

almashhad.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · almashhad.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/almashhad.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.12718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.55.1263.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.733.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.863.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.943.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.9.175.3165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of almashhad.com.

Web-graph footprint

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

486 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for almashhad.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf-uae.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from almashhad.com.

Cypher and MCP

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

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