Skip to content

Hostname

bucharest-style.com

Last fetched

bucharest-style.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bucharest-style.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bucharest-style.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.11913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.171.38.283.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.533.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.563.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.853.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of bucharest-style.com.

Web-graph footprint

Distinct hostnames that link to or from bucharest-style.com in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bucharest-style.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from bucharest-style.com.

Cypher and MCP

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

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