Hostname
bekognitive.com
Last fetched
bekognitive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bekognitive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.129.113 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.119 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.128 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.26 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.161.193.102 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.38 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.58 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.85 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- cognitive analytics
- Contact emails
- frederickmccullough7@gmail.com
- 033e9d34-76e5-4fe3-b889-bcc44b4926ce@identity-protect.org
- 090ec6ca-488c-4030-8fb2-9fdce3b92627@identity-protect.org
- 365e8c9f-08ea-4270-9320-1b5cd18ac4b9@identity-protect.org
- 3ba213d5-82c0-4478-849f-fb6b4957d470@identity-protect.org
- 3de754c9-2113-4c1d-952d-ffbc1694bee4@identity-protect.org
- ad4ebd1a-25eb-45fe-a8e4-a246c97d1dad@identity-protect.org
- owner-8848738@bekognitive.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of bekognitive.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bekognitive.com.
- IP · 18.155.129.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · frederickmccullough7@gmail.com
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bekognitive.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.