Hostname
polygraph.org
Last fetched
polygraph.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
polygraph.org 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:2
- Organization
- american polygraph association
- Contact emails
- fv3w47t53vz@networksolutionsprivateregistration.com
- fx2qf4cq2e6@networksolutionsprivateregistration.com
- gw6hb22374u@networksolutionsprivateregistration.com
- u54236983b7@networksolutionsprivateregistration.com
- xt6vq3p862z@networksolutionsprivateregistration.com
- yt4j94d2629@networksolutionsprivateregistration.com
- zd4zh7he7kw@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of polygraph.org.
Web-graph footprint
Distinct hostnames that link to or from polygraph.org in the public web crawl.
225 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- polygraph.org
SPF policy
4 SPF mechanisms authorising senders for polygraph.org.
| Mechanism | Target |
|---|---|
| SPF_A | polygraph.org |
| SPF_IP | 67.227.154.203/24 |
| SPF_IP | 67.227.157.221/32 |
| SPF_MX | polygraph.org |
Related pages
Pivot deeper into the graph from polygraph.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polygraph.org"})-[: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.