Hostname
persistiqtool.com
Last fetched
persistiqtool.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of persistiqtool.com owner
- Contact emails
- 38e0cbfc-dd78-48d3-9a5b-b7267a75aa44@identity-protect.org
- 69031b6a-e4eb-40bd-9366-c4714ad936b2@identity-protect.org
- 954cf0ed-cce8-419e-9837-e1e6e1f13e45@identity-protect.org
- ce4bc81f-53f4-4bd4-8fef-0bd1212e4182@identity-protect.org
- cfb44b5e-5492-4e96-8352-34e6c72d75b6@identity-protect.org
- d7e5471a-902d-4b4e-bf36-27f39faf888e@identity-protect.org
- e01501e0-04a1-42ba-9834-653e3039ed74@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for persistiqtool.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from persistiqtool.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "persistiqtool.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.