Skip to content

Hostname

glynt.com

Last fetched

glynt.com resolves to 1 IPv4 address operated by AS21476 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · glynt.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/glynt.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.254.139.8180.254.139.0/24AS21476DE

WHOIS identity

Registrar
iana:151
Organization
hans conzen kosmetik
Contact emails

Subdomains

25 observed subdomains of glynt.com.

Web-graph footprint

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

296 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for glynt.com.

MechanismTarget
SPF_Ak62265.coveto.de
SPF_INCLUDE_spf.mail-connect.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP62.153.223.115

Related pages

Pivot deeper into the graph from glynt.com.

Cypher and MCP

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

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