Skip to content

Hostname

icgp.ie

Last fetched

icgp.ie resolves to 1 IPv4 address operated by AS1273 in IE. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.59.142.147195.59.0.0/16AS1273IE

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
irish college of general practitioners limited school/educational institution school/educational ins
Contact emails

Subdomains

17 observed subdomains of icgp.ie.

Web-graph footprint

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

252 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for icgp.ie.

MechanismTarget
SPF_INCLUDEnw005.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP195.218.118.158
SPF_IP195.218.118.161
SPF_IP195.59.142.146
SPF_IP195.59.142.147
SPF_IP195.59.142.151
SPF_IP213.190.144.99
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP5.61.115.48/28
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32

Related pages

Pivot deeper into the graph from icgp.ie.

Cypher and MCP

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

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