Hostname
kipling.com
Last fetched
kipling.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
kipling.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 |
|---|---|---|---|---|
| 23.201.175.53 | 23.201.160.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.210.121.157 | 23.210.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.31.24 | 23.45.24.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.45.97.56 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain administrator
- Contact emails
Subdomains
87 observed subdomains of kipling.com.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kipling.com in the public web crawl.
393 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for kipling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_IP | 212.64.129.194 |
| SPF_IP | 212.64.129.195 |
| SPF_IP | 212.64.129.196 |
| SPF_IP | 212.64.140.136 |
| SPF_IP | 212.64.140.137 |
| SPF_IP | 212.64.140.138 |
| SPF_IP | 212.64.140.139 |
| SPF_IP | 94.236.60.64 |
| SPF_IP | 94.236.60.65 |
| SPF_IP | 94.236.60.66 |
| SPF_IP | 94.236.60.67 |
| SPF_IP | 94.236.60.68 |
Related pages
Pivot deeper into the graph from kipling.com.
- IP · 23.201.175.53
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · US
- Email · vfc_domain_admins@vfc.com
- TLD · .com
- Browse hostnames · ki…
- 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: "kipling.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.