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
Resolution chain
glinformatica.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 177.85.99.130 | 177.85.99.0/24 | AS262603 | — | BR |
WHOIS identity
- Registrar
- iana:48
- Organization
- glinformatica_com
- Contact emails
Subdomains
4 observed subdomains of glinformatica.com.
Showing 3 of 4. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | glinformatica.com |
| SPF_IP | 177.85.101.0/24 |
| SPF_IP | 177.85.102.0/24 |
| SPF_IP | 177.85.103.0/24 |
| SPF_IP | 177.85.96.0/24 |
| SPF_IP | 177.85.99.130 |
| SPF_IP | 177.85.99.51 |
| SPF_IP | 185.169.99.26 |
| SPF_IP | 79.143.188.18 |
| SPF_IP | 82.102.17.0/24 |
| SPF_IP | 89.26.243.206 |
| SPF_IP | 89.26.243.238 |
| SPF_IP | 94.46.6.0/24 |
| SPF_MX | glinformatica.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.