Hostname
knowledgequestdirect.com
Last fetched
knowledgequestdirect.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
knowledgequestdirect.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.215.83.68 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.199.50 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.119.59 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.143.81 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of knowledgequestdirect.com owner
- Contact emails
- 2026f590-29d5-4720-a0b1-f1f29c1e5365@identity-protect.org
- 593d8173-9fc4-497f-89b6-a6688393d00a@identity-protect.org
- 7730d668-a528-4d43-9217-87330e76cbf1@identity-protect.org
- 9cc40946-856c-45e1-b720-7552ee2ca584@identity-protect.org
- a5c37083-ace4-4400-94f8-6e3d9914b6dc@identity-protect.org
- d03fcf50-09fe-42d9-85bb-1651400adae4@identity-protect.org
- e5ef788c-969f-46b4-a329-f369faa7b456@identity-protect.org
- owner-11584058@knowledgequestdirect.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of knowledgequestdirect.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for knowledgequestdirect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.tapfiliate.com |
Related pages
Pivot deeper into the graph from knowledgequestdirect.com.
- IP · 3.215.83.68
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2026f590-29d5-4720-a0b1-f1f29c1e5365@identity-protect.org
- TLD · .com
- Browse hostnames · kn…
- 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: "knowledgequestdirect.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.