Hostname
knowbe4.com
Last fetched
knowbe4.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
knowbe4.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of knowbe4.com owner
- Contact emails
- wservernews@tampabay.rr.com
- noreply@data-protected.net
- 0d7ab6fe-d4e7-40fe-87df-c92e4e187972@identity-protect.org
- 47c36b22-995b-4650-bce5-1ee5a4f7838c@identity-protect.org
- 495cbe14-4028-4d82-bf29-0538c7a10b88@identity-protect.org
- 50d365bb-e744-40fc-a329-a28c86b016c5@identity-protect.org
- aacff5a0-df56-43a2-8171-3eda65bfecbb@identity-protect.org
- e7afb87a-dc47-4bc0-a080-81867ed0f0e0@identity-protect.org
- owner-10078019@knowbe4.com.whoisprivacyservice.org
- owner-1076755@knowbe4.com.whoisprivacyservice.org
- owner-10850689@knowbe4.com.whoisprivacyservice.org
- owner-10871008@knowbe4.com.whoisprivacyservice.org
- owner-11012681@knowbe4.com.whoisprivacyservice.org
- owner-11140957@knowbe4.com.whoisprivacyservice.org
- owner-11410906@knowbe4.com.whoisprivacyservice.org
- owner-11635922@knowbe4.com.whoisprivacyservice.org
- owner-11833304@knowbe4.com.whoisprivacyservice.org
- owner-1980660@knowbe4.com.whoisprivacyservice.org
- owner-2250609@knowbe4.com.whoisprivacyservice.org
- owner-2447991@knowbe4.com.whoisprivacyservice.org
- and 35 more
Subdomains
98 observed subdomains of knowbe4.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from knowbe4.com in the public web crawl.
3,656 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for knowbe4.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 147.160.167.0/24 |
| SPF_IP | 167.89.111.118 |
| SPF_IP | 167.89.63.53 |
| SPF_IP | 168.235.226.71 |
| SPF_IP | 168.235.226.72 |
| SPF_IP | 168.235.226.73 |
| SPF_IP | 168.235.226.74 |
| SPF_IP | 168.235.233.211 |
| SPF_IP | 168.235.233.212 |
| SPF_IP | 168.235.233.213 |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 54.172.84.90 |
Related pages
Pivot deeper into the graph from knowbe4.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "knowbe4.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.