Skip to content

Hostname

illy-procurement.bravosolution.com

Last fetched

illy-procurement.bravosolution.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · illy-procurement.bravosolution.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/illy-procurement.bravosolution.com

Resolution chain

illy-procurement.bravosolution.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.68.17018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.91.4318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.57.1173.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.90.1483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.31.7063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.199.4363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with illy-procurement.bravosolution.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from illy-procurement.bravosolution.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from illy-procurement.bravosolution.com.

Cypher and MCP

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

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