Hostname
grupoice.com
Last fetched
grupoice.com resolves to 1 IPv4 address operated by AS11830 in CR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
grupoice.com 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 |
|---|---|---|---|---|
| 201.200.105.6 | 201.200.105.0/24 | AS11830 | — | CR |
| 201.200.105.6 | 201.200.105.0/24 | AS11830 | — | CR |
WHOIS identity
- Registrar
- iana:2
- Organization
- instituto costarricense de electricidad
- Contact emails
Subdomains
28 observed subdomains of grupoice.com.
Showing 24 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from grupoice.com in the public web crawl.
375 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for grupoice.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc4.sapsf.com |
| SPF_INCLUDE | _spf-dc8.sapsf.com |
| SPF_INCLUDE | _spf.fortimailcloud.com |
| SPF_INCLUDE | _spf.qp-mail.mx |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.210.63.244 |
| SPF_IP | 201.200.105.33 |
| SPF_IP | 201.200.105.76 |
| SPF_IP | 201.200.105.98 |
| SPF_IP | 70.42.227.151/32 |
| SPF_IP | 70.42.227.152/32 |
Related pages
Pivot deeper into the graph from grupoice.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grupoice.com"})-[: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.