Skip to content

Hostname

oft.gov.gi

Last fetched

oft.gov.gi resolves to 1 IPv4 address operated by GIBTELECOMNET in GI.

Nutrition Label

WHISPER CANON · oft.gov.giRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oft.gov.gi

Resolution chain

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

IPPrefixASNOperatorCountry
195.244.220.168195.244.192.0/19AS8301GIBTELECOMNETGI

WHOIS identity

No WHOIS records are currently associated with oft.gov.gi in WhisperGraph.

Subdomains

2 observed subdomains of oft.gov.gi.

Web-graph footprint

Distinct hostnames that link to or from oft.gov.gi in the public web crawl.

267 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oft.gov.gi.

MechanismTarget
SPF_INCLUDEspf-gi.gibraltar.gov.gi
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oft.gov.gi.

Cypher and MCP

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

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