Skip to content

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

WHISPER CANON · kipling.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/kipling.com

Resolution chain

kipling.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.201.175.5323.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.210.121.15723.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.31.2423.45.24.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.97.5623.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

87 observed subdomains of kipling.com.

Web-graph footprint

Distinct hostnames that link to or from kipling.com in the public web crawl.

393 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kipling.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP212.64.129.194
SPF_IP212.64.129.195
SPF_IP212.64.129.196
SPF_IP212.64.140.136
SPF_IP212.64.140.137
SPF_IP212.64.140.138
SPF_IP212.64.140.139
SPF_IP94.236.60.64
SPF_IP94.236.60.65
SPF_IP94.236.60.66
SPF_IP94.236.60.67
SPF_IP94.236.60.68

Related pages

Pivot deeper into the graph from kipling.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.