Skip to content

Hostname

app.glinformatica.com

Last fetched

app.glinformatica.com resolves to 1 IPv4 address operated by AS262603 in BR.

Nutrition Label

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

Resolution chain

app.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

No WHOIS records are currently associated with app.glinformatica.com in WhisperGraph.

Subdomains

1 observed subdomain of app.glinformatica.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for app.glinformatica.com.

MechanismTarget
SPF_Aapp.glinformatica.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_MXapp.glinformatica.com

Related pages

Pivot deeper into the graph from app.glinformatica.com.

Cypher and MCP

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

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