Hostname
tsk-pf.com
Last fetched
tsk-pf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tsk-pf.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tsk-pf.com owner
- Contact emails
- 053b33b9-1ed5-42b0-837e-1f3b852b94a3@identity-protect.org
- 085b78d6-7cc0-4518-8d45-9b162a9742af@identity-protect.org
- 201fc3e1-9114-4933-9187-696be740a6de@identity-protect.org
- 97f7ecfb-1afe-410e-bd04-f4b83836a09e@identity-protect.org
- a1ce2562-9a61-4e9d-a19c-4ed62de4312e@identity-protect.org
- ad1f8568-bd9d-4157-9efc-78156914e992@identity-protect.org
- c179b3e8-c7ae-447c-8a66-d133fb6c20a4@identity-protect.org
- owner-1417822@tsk-pf.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of tsk-pf.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tsk-pf.com in the public web crawl.
7 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for tsk-pf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.haihaimail.jp |
Related pages
Pivot deeper into the graph from tsk-pf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tsk-pf.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.