Hostname
gruppo4.com
Last fetched
gruppo4.com resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:466 as the registrar.
Nutrition Label
Resolution chain
gruppo4.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 |
|---|---|---|---|---|
| 35.214.181.160 | 35.214.128.0/17 | AS19527 | GOOGLE-2 - Google LLC | NL |
WHOIS identity
- Registrar
- iana:466
- Organization
- gruppo 4
- Contact emails
Subdomains
134 observed subdomains of gruppo4.com.
Showing 25 of 134. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gruppo4.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for gruppo4.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_IP | 135.181.102.247 |
| SPF_IP | 135.181.58.54 |
| SPF_IP | 135.181.59.189 |
| SPF_IP | 136.243.201.32/29 |
| SPF_IP | 144.76.100.112 |
| SPF_IP | 157.180.42.84 |
| SPF_IP | 168.119.214.37 |
| SPF_IP | 176.9.141.37/32 |
| SPF_IP | 2.229.38.171 |
| SPF_IP | 46.4.70.220/32 |
| SPF_IP | 49.12.86.138 |
| SPF_IP | 49.12.86.163 |
| SPF_IP | 5.9.135.129/32 |
| SPF_IP | 5.9.146.31/32 |
| SPF_IP | 5.9.179.48/28 |
| SPF_IP | 5.9.239.56/29 |
| SPF_IP | 5.9.251.64/28 |
| SPF_IP | 5.9.253.253 |
| SPF_IP | 5.9.53.20/32 |
| SPF_IP | 5.9.75.231/32 |
| SPF_IP | 65.108.2.145 |
| SPF_IP | 65.21.193.122 |
| SPF_IP | 65.21.202.105 |
| SPF_IP | 65.21.202.125 |
| SPF_IP | 65.21.63.21 |
| SPF_IP | 77.39.209.159 |
| SPF_IP | 77.39.210.132 |
| SPF_IP | 77.39.210.93 |
| SPF_IP | 78.47.225.176/29 |
| SPF_IP | 95.217.222.88/32 |
| SPF_IP | 95.217.228.168 |
| SPF_IP | 95.217.6.112 |
| SPF_MX | gruppo4.com |
Related pages
Pivot deeper into the graph from gruppo4.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gruppo4.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.