Hostname
knowledgev.direct4b.app
Last fetched
knowledgev.direct4b.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
knowledgev.direct4b.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.41.120 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.123 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.71 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.77 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.168.73.10 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.128 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.21 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.72 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.71.119 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.122 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.23 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.28 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
No WHOIS records are currently associated with knowledgev.direct4b.app in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from knowledgev.direct4b.app.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "knowledgev.direct4b.app"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.