Skip to content

Hostname

polystac.com

Last fetched

polystac.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · polystac.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/polystac.com

Resolution chain

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

Registrar
iana:82
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

2 observed subdomains of polystac.com.

Web-graph footprint

Distinct hostnames that link to or from polystac.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for polystac.com.

MechanismTarget
SPF_Apolystac.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_MXpolystac.com

Related pages

Pivot deeper into the graph from polystac.com.

Cypher and MCP

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

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