Hostname
netgroup.it
Last fetched
netgroup.it resolves to 212.131.189.164, announced in 212.131.128.0/17 by ASN-IBSNAZ - Telecom Italia S.p.A. in IT. netgroup.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 212.131.189.164
212.131.128.0/17 · ASN-IBSNAZ - Telecom Italia S.p.A. · Castelfranco Emilia, IT
- 83.221.100.199
83.221.100.0/24 · ASN-IDC - Telecom Italia S.p.A. · Milan, IT
- 83.221.100.197
IPv6 resolution
No AAAA record for netgroup.it is recorded in WhisperGraph.
Attribution
italia
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:netgroup s.p.a.
- Registrant organisation
- netgroup s.a.s.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dec.netgroup.it
- dns2.netgroup.it
- dns3.netgroup.it
MX records
- netgroup-it.mail.protection.outlook.com
- fortimail2.netgroup.it
SPF policy
- include: spf.protection.outlook.com
- mx: netgroup.it
- ip: 156.54.180.141
- ip: 156.54.181.171
- ip: 212.131.189.35
- ip: 212.131.189.71
- ip: 83.221.100.195
Threat-feed evidence
History
Related pages
Pivot from netgroup.it into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netgroup.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.