Skip to content

Hostname

polyglass.com

Last fetched

polyglass.com resolves to 1 IPv4 address operated by AS3313 in IT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · polyglass.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/polyglass.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.239.20.188212.239.0.0/17AS3313IT

WHOIS identity

Registrar
iana:269
Organization
giorgio squinzi
Contact emails

Subdomains

7 observed subdomains of polyglass.com.

Web-graph footprint

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

174 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for polyglass.com.

MechanismTarget
SPF_INCLUDE23288427.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.120.0/24
SPF_IP156.54.133.0/24
SPF_IP217.169.111.0/24
SPF_MXpolyglass.com

Related pages

Pivot deeper into the graph from polyglass.com.

Cypher and MCP

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

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