Skip to content

Hostname

wheeltug.gi

Last fetched

wheeltug.gi resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:119 as the registrar.

Nutrition Label

WHISPER CANON · wheeltug.giRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wheeltug.gi

Resolution chain

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

IPPrefixASNOperatorCountry
68.183.147.16268.184.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:119
Organization
borealis exploration
Contact emails

Subdomains

3 observed subdomains of wheeltug.gi.

Web-graph footprint

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

13 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wheeltug.gi.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsrs.bis.eu.blackberry.com
SPF_INCLUDEsrs.bis.na.blackberry.com
SPF_IP104.236.207.21
SPF_IP168.245.2.246
SPF_IP178.62.58.22
SPF_IP217.174.253.109
SPF_IP77.68.52.155
SPF_IP88.208.200.126
SPF_IP88.208.216.190

Related pages

Pivot deeper into the graph from wheeltug.gi.

Cypher and MCP

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

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