Skip to content

Hostname

sitgroup.it

Last fetched

sitgroup.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · sitgroup.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sitgroup.it

Resolution chain

sitgroup.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
sit la precisa srl
Contact emails

Subdomains

19 observed subdomains of sitgroup.it.

Web-graph footprint

Distinct hostnames that link to or from sitgroup.it in the public web crawl.

67 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sitgroup.it.

MechanismTarget
SPF_Amailgw.sitgroup.it
SPF_Amtcmail.metisoft.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.4.22.138
SPF_IP54.78.37.25/32
SPF_MXsitgroup.it

Related pages

Pivot deeper into the graph from sitgroup.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sitgroup.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.