Skip to content

Hostname

blvd.app

Last fetched

blvd.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · blvd.appRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/blvd.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.12113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.149.353.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.373.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.523.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.563.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.6818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
boulevard
Contact emails

Subdomains

49 observed subdomains of blvd.app.

Web-graph footprint

Distinct hostnames that link to or from blvd.app in the public web crawl.

594 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from blvd.app.

Cypher and MCP

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

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