Skip to content

Hostname

thepolyglotgroup.com

Last fetched

thepolyglotgroup.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in AU. WHOIS lists iana:1376 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
170.64.231.170170.70.3.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCAU

WHOIS identity

Registrar
iana:1376
Organization
c/o private ranger
Contact emails

Subdomains

9 observed subdomains of thepolyglotgroup.com.

Web-graph footprint

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

107 sites link to this hostname.

471 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for thepolyglotgroup.com.

MechanismTarget
SPF_Athepolyglotgroup.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.243.65.69
SPF_IP110.174.63.166/32
SPF_IP116.66.231.134/32
SPF_IP180.94.114.5/32
SPF_IP212.54.152.16/32
SPF_IP217.182.181.22
SPF_IP37.59.169.75
SPF_IP51.222.89.29
SPF_IP54.36.22.131
SPF_IP54.36.22.220
SPF_IP65.60.45.154/32

Related pages

Pivot deeper into the graph from thepolyglotgroup.com.

Cypher and MCP

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

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