Skip to content

Hostname

api-dev.bossainvest.com

Last fetched

api-dev.bossainvest.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · api-dev.bossainvest.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api-dev.bossainvest.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.15108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.38108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.51108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.7108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.156.12718.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.2018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.4018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.9118.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api-dev.bossainvest.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-dev.bossainvest.com.

Cypher and MCP

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

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