Skip to content

Hostname

deewanalsaif.com

Last fetched

deewanalsaif.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · deewanalsaif.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/deewanalsaif.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.110108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.113108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.45108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.87108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.165.72.2218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.2618.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.4418.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.9018.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

3 observed subdomains of deewanalsaif.com.

Threat posture

History

Related pages

Pivot deeper into the graph from deewanalsaif.com.

Cypher and MCP

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

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