Skip to content

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

WHISPER CANON · gruppo4.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gruppo4.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.181.16035.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:466
Organization
gruppo 4
Contact emails

Subdomains

134 observed subdomains of gruppo4.com.

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

SPF policy

34 SPF mechanisms authorising senders for gruppo4.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_IP135.181.102.247
SPF_IP135.181.58.54
SPF_IP135.181.59.189
SPF_IP136.243.201.32/29
SPF_IP144.76.100.112
SPF_IP157.180.42.84
SPF_IP168.119.214.37
SPF_IP176.9.141.37/32
SPF_IP2.229.38.171
SPF_IP46.4.70.220/32
SPF_IP49.12.86.138
SPF_IP49.12.86.163
SPF_IP5.9.135.129/32
SPF_IP5.9.146.31/32
SPF_IP5.9.179.48/28
SPF_IP5.9.239.56/29
SPF_IP5.9.251.64/28
SPF_IP5.9.253.253
SPF_IP5.9.53.20/32
SPF_IP5.9.75.231/32
SPF_IP65.108.2.145
SPF_IP65.21.193.122
SPF_IP65.21.202.105
SPF_IP65.21.202.125
SPF_IP65.21.63.21
SPF_IP77.39.209.159
SPF_IP77.39.210.132
SPF_IP77.39.210.93
SPF_IP78.47.225.176/29
SPF_IP95.217.222.88/32
SPF_IP95.217.228.168
SPF_IP95.217.6.112
SPF_MXgruppo4.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.