Skip to content

Hostname

www.polystac.com

Last fetched

www.polystac.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · www.polystac.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.polystac.com

Resolution chain

www.polystac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.70.160.22666.70.128.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with www.polystac.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.polystac.com.

MechanismTarget
SPF_Awww.polystac.com
SPF_IP167.114.138.246
SPF_IP192.95.33.117
SPF_IP198.27.74.68
SPF_IP198.50.203.61
SPF_IP51.161.12.222
SPF_IP54.39.53.164
SPF_IP66.70.160.226
SPF_MXwww.polystac.com

Related pages

Pivot deeper into the graph from www.polystac.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.polystac.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.