Skip to content

Hostname

dpromotion.io

Last fetched

dpromotion.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dpromotion.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/dpromotion.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.10418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.175.12618.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.1818.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.6218.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.8518.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
52.84.118.2752.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.5452.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.8652.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.8952.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
d&d lab
Contact emails

Subdomains

4 observed subdomains of dpromotion.io.

Web-graph footprint

Distinct hostnames that link to or from dpromotion.io in the public web crawl.

15 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dpromotion.io.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com

Related pages

Pivot deeper into the graph from dpromotion.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dpromotion.io"})-[: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.