Hostname
tkmbook.keplerpress.com
Last fetched
tkmbook.keplerpress.com resolves to 15 IPv4 addresses operated by INTERNAP-BLOCK-4 - Unitas Global in US.
Nutrition Label
Resolution chain
tkmbook.keplerpress.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.37.123.25 | 104.37.120.0/21 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.200 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.201 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.202 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.203 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.235 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.250 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.251 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.253 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.193.9 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.194.212 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.194.213 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.194.214 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.194.215 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
| 69.25.194.216 | 69.25.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
WHOIS identity
No WHOIS records are currently associated with tkmbook.keplerpress.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from tkmbook.keplerpress.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for tkmbook.keplerpress.com.
| Mechanism | Target |
|---|---|
| SPF_A | tkmbook.keplerpress.com |
| SPF_IP | 104.37.120.0/21 |
| SPF_IP | 13.108.0.0/14 |
| SPF_IP | 136.146.0.0/15 |
| SPF_IP | 204.14.232.0/21 |
| SPF_IP | 65.221.109.0/24 |
| SPF_IP | 69.25.192.0/22 |
| SPF_IP | 69.25.192.109 |
| SPF_IP | 69.25.192.2 |
| SPF_IP | 69.25.192.22 |
| SPF_IP | 96.43.144.0/20 |
| SPF_MX | tkmbook.keplerpress.com |
Related pages
Pivot deeper into the graph from tkmbook.keplerpress.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tkmbook.keplerpress.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.