Skip to content

Hostname

bracael.com

Last fetched

bracael.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DK. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.18.603.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.783.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.823.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.893.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
99.86.30.10499.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.10799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.11199.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.7699.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of bracael.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bracael.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from bracael.com.

Cypher and MCP

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

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