Skip to content

Hostname

dentbird.com

Last fetched

dentbird.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · dentbird.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/dentbird.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.149.1052.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.10552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.5352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.31.1652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
domains by proxy,
Contact emails

Subdomains

93 observed subdomains of dentbird.com.

Web-graph footprint

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

30 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dentbird.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dentbird.com.

Cypher and MCP

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

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