Hostname
keenious.com
Last fetched
keenious.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
keenious.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.246.112.209 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.137.157.182 | 46.137.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.29.66 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of keenious.com owner
- Contact emails
- 0c0c8dd8-777b-4c88-99ca-b72c0a55a10b@identity-protect.org
- 18f5522d-bd1d-4233-8eef-3f800ba251c3@identity-protect.org
- 48604863-7d98-44b3-9414-227e22892006@identity-protect.org
- 76d58a1e-a6c1-4a75-9c61-645c207dbc63@identity-protect.org
- c1dc48f1-c527-430d-a1bf-4c89cb52b3bb@identity-protect.org
- dec92224-5cbf-4f4f-b5d9-f26f22e9cf1e@identity-protect.org
- f090b95c-f4a3-4a1d-846b-abbfc944b24b@identity-protect.org
- owner-8407359@keenious.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of keenious.com.
Showing 21 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from keenious.com in the public web crawl.
127 sites link to this hostname.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for keenious.com.
| Mechanism | Target |
|---|---|
| SPF_A | keenious.com |
| SPF_INCLUDE | 6986205.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | keenious.com |
Related pages
Pivot deeper into the graph from keenious.com.
- IP · 34.246.112.209
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0c0c8dd8-777b-4c88-99ca-b72c0a55a10b@identity-protect.org
- TLD · .com
- Browse hostnames · ke…
- 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: "keenious.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.