Skip to content

Hostname

dentwave.com

Last fetched

dentwave.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · dentwave.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dentwave.com

Resolution chain

dentwave.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.64.109.24154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
atsushi saito
Contact emails

Subdomains

8 observed subdomains of dentwave.com.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dentwave.com.

MechanismTarget
SPF_Adentwave.com
SPF_Arelay.poa.svr4u.net
SPF_INCLUDEspf.haihaimail.jp
SPF_IP133.167.123.50
SPF_IP133.167.44.219
SPF_IP153.122.182.31
SPF_IP153.127.50.16
SPF_IP160.16.153.16
SPF_IP2403:3a00:202:1907:133:167:44:219
SPF_MXdentwave.com

Related pages

Pivot deeper into the graph from dentwave.com.

Cypher and MCP

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

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