Skip to content

Hostname

abode.gi

Last fetched

abode.gi resolves to 1 IPv4 address operated by GIBTELECOMNET in GI. WHOIS lists iana:119 as the registrar.

Nutrition Label

WHISPER CANON · abode.giRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/abode.gi

Resolution chain

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

IPPrefixASNOperatorCountry
195.244.217.129195.244.192.0/19AS8301GIBTELECOMNETGI

WHOIS identity

Registrar
iana:119
Organization
gibtelecom
Contact emails

Subdomains

1 observed subdomain of abode.gi.

Subdomain
www.abode.gi

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for abode.gi.

MechanismTarget
SPF_IP195.244.217.150/32
SPF_IP195.244.217.152/32
SPF_IP195.244.217.154/32
SPF_MXabode.gi

Related pages

Pivot deeper into the graph from abode.gi.

Cypher and MCP

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

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