Skip to content

Hostname

glitherm.com

Last fetched

glitherm.com resolves to 1 IPv4 address operated by AS13000 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · glitherm.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/glitherm.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.101.75.10587.101.72.0/22AS13000PL

WHOIS identity

Registrar
iana:433
Organization
gli-therm sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of glitherm.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for glitherm.com.

MechanismTarget
SPF_Aglitherm.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.137.68.165
SPF_IP5.185.26.237

Related pages

Pivot deeper into the graph from glitherm.com.

Cypher and MCP

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

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