Skip to content

Hostname

gngl.com

Last fetched

gngl.com resolves to 11 IPv4 addresses operated by AS8426 in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · gngl.comRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gngl.com

Resolution chain

gngl.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
frederic moulin
Contact emails

Subdomains

7 observed subdomains of gngl.com.

Web-graph footprint

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

139 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gngl.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vdm.com
SPF_IP194.146.175.83/32
SPF_IP195.101.183.221
SPF_IP195.101.7.166
SPF_IP195.101.99.77/32
SPF_IP89.185.33.40
SPF_IP89.185.39.51
SPF_IP89.185.39.52
SPF_MXgngl.com

Related pages

Pivot deeper into the graph from gngl.com.

Cypher and MCP

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

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