Skip to content

Hostname

rgii.ie

Last fetched

rgii.ie resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:iseek.ie as the registrar.

Nutrition Label

WHISPER CANON · rgii.ieRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/rgii.ie

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.11.65159.89.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:iseek.ie
Organization
the register of gas installers of ireland
Contact emails

Subdomains

1 observed subdomain of rgii.ie.

Subdomain
www.rgii.ie

Web-graph footprint

Distinct hostnames that link to or from rgii.ie in the public web crawl.

93 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rgii.ie.

MechanismTarget
SPF_Aspf.webtrade.ie
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.153.205.203
SPF_IP79.140.136.80
SPF_IP80.93.30.14

Related pages

Pivot deeper into the graph from rgii.ie.

Cypher and MCP

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

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