Hostname
hindsightsoftware.com
Last fetched
hindsightsoftware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hindsightsoftware.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
- alan parkinson
- Contact emails
- 1bca3965-9f53-4be8-a207-7745a66b8c5f@identity-protect.org
- 7976acb3-d6c5-462b-ada0-d4ef541ab11b@identity-protect.org
- af205939-eadf-4ed6-9ab5-a9f5ffbc3449@identity-protect.org
- f3d625fd-e182-4f16-b03e-618803ef32cf@identity-protect.org
- owner-7681468@hindsightsoftware.com.whoisprivacyservice.org
- alan.parkinson@hindsightsoftware.co.uk
Subdomains
5 observed subdomains of hindsightsoftware.com.
Web-graph footprint
Distinct hostnames that link to or from hindsightsoftware.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hindsightsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | hindsightsoftware.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from hindsightsoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hindsightsoftware.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.