Skip to content

Hostname

dahabstyle.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.122.1033.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2553.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1653.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1763.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.733.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2163.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1103.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.133.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.183.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.123.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.14452.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.168.9452.219.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.2052.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.5252.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.9452.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of dahabstyle.com owner
Contact emails

Subdomains

1 observed subdomain of dahabstyle.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dahabstyle.com.

Cypher and MCP

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

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