Skip to content

Hostname

globtec.com.br

Last fetched

globtec.com.br resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

WHISPER CANON · globtec.com.brRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/globtec.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
199.193.117.238199.193.117.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

No WHOIS records are currently associated with globtec.com.br in WhisperGraph.

Subdomains

16 observed subdomains of globtec.com.br.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for globtec.com.br.

MechanismTarget
SPF_Aglobtec.com.br
SPF_INCLUDEb3226.blystack.cloud
SPF_INCLUDEm10.cloud-network.biz
SPF_INCLUDEm3134-r2.cloud-network.biz
SPF_INCLUDEm3847.cloud-network.biz
SPF_INCLUDEm5151.cloud-network.biz
SPF_INCLUDEm5761.cloud-network.biz
SPF_INCLUDEm6181.cloud-network.biz
SPF_INCLUDEm9292.cloud-network.biz
SPF_INCLUDEma
SPF_INCLUDEmail2820.blystack.cloud
SPF_INCLUDEmail5114.blystack.cloud
SPF_INCLUDEmail5146.blystack.cloud
SPF_INCLUDEmail84.blystack.cloud
SPF_INCLUDEr4706.cloud-network.biz
SPF_INCLUDEspf.cluster.cloud-network.biz
SPF_IP144.22.133.155/16
SPF_IP172.98.202.178
SPF_IP199.193.117.238
SPF_IP209.133.214.194
SPF_IP35.231.22.242
SPF_MXglobtec.com.br

Related pages

Pivot deeper into the graph from globtec.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "globtec.com.br"})-[: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.