Skip to content

Hostname

gmlnt.com

Last fetched

gmlnt.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · gmlnt.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gmlnt.com

Resolution chain

gmlnt.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:113
Organization
gml networking technologies
Contact emails

Subdomains

39 observed subdomains of gmlnt.com.

Web-graph footprint

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

24 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gmlnt.com.

MechanismTarget
SPF_Agmlnt.com
SPF_INCLUDE_spf_smtp.enta.net
SPF_INCLUDE_spf_v4.enta.net
SPF_INCLUDEgmlsmtp.com
SPF_INCLUDEmtaroutes.com
SPF_INCLUDEsendgrid.net
SPF_IP37.157.54.169/32
SPF_IP51.178.79.64/32
SPF_IP84.45.184.202/32
SPF_MXgmlnt.com

Related pages

Pivot deeper into the graph from gmlnt.com.

Cypher and MCP

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

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