Skip to content

Hostname

itsgroup.com

Last fetched

itsgroup.com resolves to 1 IPv4 address operated by INTEGRA-AS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · itsgroup.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/itsgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.115.174.28217.115.174.0/23AS8723INTEGRA-ASFR

WHOIS identity

Registrar
iana:81
Organization
its group
Contact emails

Subdomains

3 observed subdomains of itsgroup.com.

Web-graph footprint

Distinct hostnames that link to or from itsgroup.com in the public web crawl.

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itsgroup.com.

MechanismTarget
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP148.59.101.16/28
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP46.19.121.142
SPF_IP46.19.122.141
SPF_IP46.19.123.180
SPF_MXspf.integra.fr

Related pages

Pivot deeper into the graph from itsgroup.com.

Cypher and MCP

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

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