Hostname
ajkbikes.com
Last fetched
ajkbikes.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
ajkbikes.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.79.104 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.169.240 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- ajk solutions,
- Contact emails
- 1e7bff354346f7f7fd033931d91f151d29141499@whois.gkg.net
- 5773c53a98a11fc609db3500d097c5d31447e281@privatedomain.gkg.net
- 6a8692dc9e26a9da7c54b8bc537f8e70dc445630@privatedomain.gkg.net
- 7bfbe32a0c8010ba63b17dc04e9474ac78635fa4@privatedomain.gkg.net
- 8b334c75beb21d31b5e1cf53f10d0d957b76ab59@whois.gkg.net
- 95d0acdcc3c1cceadf51804f3e6700fd525a4c4a@privatedomain.gkg.net
- d3b71f0c565bc3f7e34c8a27ce30c4714d2d73f2@privatedomain.gkg.net
Subdomains
12 observed subdomains of ajkbikes.com.
Web-graph footprint
Distinct hostnames that link to or from ajkbikes.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ajkbikes.com.
| Mechanism | Target |
|---|---|
| SPF_A | ajkbikes.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | ajkbikes.com |
Related pages
Pivot deeper into the graph from ajkbikes.com.
- IP · 104.21.79.104
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · 1e7bff354346f7f7fd033931d91f151d29141499@whois.gkg.net
- TLD · .com
- Browse hostnames · aj…
- 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: "ajkbikes.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.