Skip to content

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

WHISPER CANON · ourgroup.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ourgroup.it

Resolution chain

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

IPPrefixASNOperatorCountry
77.238.13.10377.238.13.0/24AS20746ASN-IDC T.NO.OM.I.NCIT

WHOIS identity

Registrar
registrar:barbero & associates ltd
Organization
teamsystem s.p.a.
Contact emails

Subdomains

1 observed subdomain of 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.

MechanismTarget
SPF_Aourgroup.it
SPF_INCLUDEspf-0078e201.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.155.25
SPF_IP156.54.175.115
SPF_IP88.47.188.42/29
SPF_MXourgroup.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 20

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