Skip to content

Hostname

globalit.co

Last fetched

globalit.co resolves to 1 IPv4 address operated by GBLIT-ASN1 - GLOBAL IT in US.

Nutrition Label

WHISPER CANON · globalit.coRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/globalit.co

Resolution chain

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

IPPrefixASNOperatorCountry
199.66.225.2199.66.225.0/24AS16841GBLIT-ASN1 - GLOBAL ITUS

WHOIS identity

No WHOIS records are currently associated with globalit.co in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • globalit.co

SPF policy

8 SPF mechanisms authorising senders for globalit.co.

MechanismTarget
SPF_Aglobalit.co
SPF_IP199.66.224.202
SPF_IP199.66.225.17
SPF_IP199.66.225.2
SPF_IP199.66.225.24
SPF_IP199.66.225.3
SPF_IP199.66.225.65
SPF_MXglobalit.co

Related pages

Pivot deeper into the graph from globalit.co.

Cypher and MCP

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

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