Skip to content

Hostname

knowe-api.matchi.com

Last fetched

knowe-api.matchi.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

knowe-api.matchi.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.240.75.14034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.88.12934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.184.18834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.63.4834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.151.2852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.38.10352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.219.15652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.54.13279.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.137.21699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with knowe-api.matchi.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from knowe-api.matchi.com.

Cypher and MCP

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

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