Skip to content

Hostname

glimma.com

Last fetched

glimma.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:1376 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.29.17977.68.0.0/17AS8560GB

WHOIS identity

Registrar
iana:1376
Organization
global image management
Contact emails

Subdomains

6 observed subdomains of glimma.com.

Web-graph footprint

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

13 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for glimma.com.

MechanismTarget
SPF_Avm2316.cloud.seeweb.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.162.184
SPF_IP185.15.46.199
SPF_IP195.62.216.251/32
SPF_IP195.62.216.43/32
SPF_IP93.95.14.83/32
SPF_IP93.95.15.17/32

Related pages

Pivot deeper into the graph from glimma.com.

Cypher and MCP

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

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