Skip to content

Hostname

baca.komp.as

Last fetched

baca.komp.as resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · baca.komp.asRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/baca.komp.as

Resolution chain

baca.komp.as resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.165.177.10035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.215.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.240.20644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.27.7050.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.96.15552.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.54.13352.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with baca.komp.as in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for baca.komp.as.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmail.zendesk.com
SPF_IP54.213.123.74/32
SPF_IP74.112.71.247
SPF_MXbaca.komp.as

Related pages

Pivot deeper into the graph from baca.komp.as.

Cypher and MCP

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

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