Hostname
tk.offerinfoupdates.com
Last fetched
tk.offerinfoupdates.com resolves to 1 IPv4 address operated by AS29066 in DE.
Nutrition Label
Resolution chain
tk.offerinfoupdates.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 |
|---|---|---|---|---|
| 85.195.95.221 | 85.195.95.0/24 | AS29066 | — | DE |
WHOIS identity
No WHOIS records are currently associated with tk.offerinfoupdates.com in WhisperGraph.
Subdomains
4 observed subdomains of tk.offerinfoupdates.com.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for tk.offerinfoupdates.com.
| Mechanism | Target |
|---|---|
| SPF_A | tk.offerinfoupdates.com |
| SPF_IP | 104.164.241.164/32 |
| SPF_IP | 104.164.241.220/32 |
| SPF_IP | 104.165.241.42/32 |
| SPF_IP | 104.165.241.43/32 |
| SPF_IP | 104.165.241.44/32 |
| SPF_IP | 104.165.241.45/32 |
| SPF_IP | 155.94.139.240/32 |
| SPF_IP | 155.94.139.241/32 |
| SPF_IP | 192.186.134.194/32 |
| SPF_IP | 192.186.134.254/32 |
| SPF_IP | 192.186.167.6/32 |
| SPF_IP | 192.186.167.8/32 |
| SPF_IP | 74.201.67.163/32 |
| SPF_IP | 74.201.67.164/32 |
| SPF_MX | tk.offerinfoupdates.com |
Related pages
Pivot deeper into the graph from tk.offerinfoupdates.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tk.offerinfoupdates.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.