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
Resolution chain
icgp.ie resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.59.142.147 | 195.59.0.0/16 | AS1273 | — | IE |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for icgp.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | nw005.com |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 195.218.118.158 |
| SPF_IP | 195.218.118.161 |
| SPF_IP | 195.59.142.146 |
| SPF_IP | 195.59.142.147 |
| SPF_IP | 195.59.142.151 |
| SPF_IP | 213.190.144.99 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 5.61.115.48/28 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.