Skip to content

Hostname

b-align.dental

Last fetched

b-align.dental resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · b-align.dentalRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/b-align.dental

Resolution chain

b-align.dental resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.228.16113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.93.318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.117.24235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.125.5735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.228.23346.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.199.10152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.1.12852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.82.13552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.50.10752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.100.18254.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.102.10054.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.187.3954.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.214.24152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.201.12113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.102.21657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.107.22513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.69.24713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of b-align.dental.

Web-graph footprint

Distinct hostnames that link to or from b-align.dental in the public web crawl.

22 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from b-align.dental.

Cypher and MCP

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

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