Hostname
cardknox.com
Last fetched
cardknox.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
cardknox.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.196.241.1 | 104.196.240.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 05d2f45360464d9f22b5bd73b750cf5d542161505579f2dae42389b711daa70f@cardknox.com.whoisproxy.org
- 0e40fe0f096f8aec101f714649528ca2f12e12230f3013d2cf46b00b27ae94f5@cardknox.com.whoisproxy.org
- 1fde5777e9efd0053af3e09bc08cb20f01fadb9937fc6f3133b81628c450c3e3@cardknox.com.whoisproxy.org
- 232bc9768d5ba095ece30dadc12387a773b1e31569075c5b58b894d95b03cef5@cardknox.com.whoisproxy.org
- 39adae2d1d74befcc7321d70010be79a50e6e10010ca48ed79f11b18cb187496@cardknox.com.whoisproxy.org
- 3abf26ea70d54efff670f216d4fc5040ca45d264584586698307af3b440a8f3b@cardknox.com.whoisproxy.org
- 3b9753a49a4f6917524238c1adbd929ab24b1bd8ad3060ae6a0c5f4c9f820948@cardknox.com.whoisproxy.org
- 4dcc122d7ea8d4e3a8db06334a3bf180e713b0ac1e9f46b629c6c8bf944c438f@cardknox.com.whoisproxy.org
- 506f85d1b88e089acbf107c904bfe8acada41db1a1c54d463369b8e64f29967f@cardknox.com.whoisproxy.org
- 51e9c61734b6d08a8e52bae9c6d811e4b13b61cc87f2e70c6de044b416aab413@cardknox.com.whoisproxy.org
- 59165d4da776f918d08f380262368f8a3af9ca5461c30bccfb1f16527696d1a6@cardknox.com.whoisproxy.org
- 5bcd575225b29860ba808bd89fe93a78806f9982bbc6edb21efd80a068981e02@cardknox.com.whoisproxy.org
- 5e124151aa5b3a951a244b76229ca33a678ac77af301f18c61410f491c9f539c@cardknox.com.whoisproxy.org
- 61cc025e9c83ef1d193680e4c22211b487c0370331890ef53d34290a646d9f91@cardknox.com.whoisproxy.org
- 6331763837dcaad32229964bf0f59e419c1a6be79c18940d91913b54b2481ed1@cardknox.com.whoisproxy.org
- 6ba93d3abcbb27f36a4fc8b906cf0ac26da5ade0e4f35d8b4a3e50f9e590a96e@cardknox.com.whoisproxy.org
- 6ec5b836ab9fe5d770209a5b5ddfa2882b6d8a1db70481e836e643b52bf3ebca@cardknox.com.whoisproxy.org
- 732e9f92d7f0d070650756420c6cdf88f67aaa48f8ef4d20e2d87d8ee7a18e3e@cardknox.com.whoisproxy.org
- 744b710d33ac740a780446a83231afbe003b77f7e34e978f48b64501c5877ce8@cardknox.com.whoisproxy.org
- 801ab39f58cc1a22c0f87a6b366c07dcbb46ed43fcac38c558ef3217401e14c8@cardknox.com.whoisproxy.org
- and 17 more
Subdomains
68 observed subdomains of cardknox.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cardknox.com in the public web crawl.
99 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cardknox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from cardknox.com.
- IP · 104.196.241.1
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:228
- Country · US
- Email · 05d2f45360464d9f22b5bd73b750cf5d542161505579f2dae42389b711daa70f@cardknox.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ca…
- 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: "cardknox.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.