Skip to content

Hostname

glinformatica.com

Last fetched

glinformatica.com resolves to 1 IPv4 address operated by AS262603 in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · glinformatica.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/glinformatica.com

Resolution chain

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

IPPrefixASNOperatorCountry
177.85.99.130177.85.99.0/24AS262603BR

WHOIS identity

Registrar
iana:48
Organization
glinformatica_com
Contact emails

Subdomains

4 observed subdomains of glinformatica.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • glinformatica.com

SPF policy

14 SPF mechanisms authorising senders for glinformatica.com.

MechanismTarget
SPF_Aglinformatica.com
SPF_IP177.85.101.0/24
SPF_IP177.85.102.0/24
SPF_IP177.85.103.0/24
SPF_IP177.85.96.0/24
SPF_IP177.85.99.130
SPF_IP177.85.99.51
SPF_IP185.169.99.26
SPF_IP79.143.188.18
SPF_IP82.102.17.0/24
SPF_IP89.26.243.206
SPF_IP89.26.243.238
SPF_IP94.46.6.0/24
SPF_MXglinformatica.com

Related pages

Pivot deeper into the graph from glinformatica.com.

Cypher and MCP

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

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