Skip to content

Hostname

knowledgebase.excent.capital

Last fetched

knowledgebase.excent.capital resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · knowledgebase.excent.capitalRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/knowledgebase.excent.capital

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.107.10313.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.5113.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.5513.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.6713.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.160.170.23.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.393.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.63.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.693.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
99.84.41.3599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.4499.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6499.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.8399.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with knowledgebase.excent.capital in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from knowledgebase.excent.capital in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from knowledgebase.excent.capital.

Cypher and MCP

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

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