Skip to content

Hostname

dental-worker.com

Last fetched

dental-worker.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · dental-worker.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dental-worker.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.11818.164.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12218.164.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2818.164.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7318.164.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.102.1203.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.243.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.533.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.693.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:49
Organization
tsme co,ltd.
Contact emails

Subdomains

6 observed subdomains of dental-worker.com.

Web-graph footprint

Distinct hostnames that link to or from dental-worker.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dental-worker.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEwillap.jp
SPF_IP133.18.7.48/28
SPF_IP49.212.137.121/32

Related pages

Pivot deeper into the graph from dental-worker.com.

Cypher and MCP

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

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