Hostname
ourgroup.it
Last fetched
ourgroup.it resolves to 1 IPv4 address operated by ASN-IDC T.NO.OM.I.NC in IT. WHOIS lists registrar:barbero & associates ltd as the registrar.
Nutrition Label
Resolution chain
ourgroup.it 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 |
|---|---|---|---|---|
| 77.238.13.103 | 77.238.13.0/24 | AS20746 | ASN-IDC T.NO.OM.I.NC | IT |
WHOIS identity
- Registrar
- registrar:barbero & associates ltd
- Organization
- teamsystem s.p.a.
- Contact emails
- —
Subdomains
1 observed subdomain of ourgroup.it.
| Subdomain |
|---|
| www.ourgroup.it |
Web-graph footprint
Distinct hostnames that link to or from ourgroup.it in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for ourgroup.it.
| Mechanism | Target |
|---|---|
| SPF_A | ourgroup.it |
| SPF_INCLUDE | spf-0078e201.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 156.54.155.25 |
| SPF_IP | 156.54.175.115 |
| SPF_IP | 88.47.188.42/29 |
| SPF_MX | ourgroup.it |
Related pages
Pivot deeper into the graph from ourgroup.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ourgroup.it"})-[: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.