Skip to content

Hostname

dedabit.com

Last fetched

dedabit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · dedabit.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/dedabit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.69.2018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.6318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
99.86.171.11899.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.2199.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.7399.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.8399.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:168
Organization
dedagroup spa
Contact emails

Subdomains

9 observed subdomains of dedabit.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dedabit.com.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from dedabit.com.

Cypher and MCP

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

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