Skip to content

Hostname

itsintegra.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.115.160.44217.115.160.0/24AS8723INTEGRA-ASFR

WHOIS identity

Registrar
iana:81
Organization
geoffroy de lavenne
Contact emails

Subdomains

5 observed subdomains of itsintegra.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for itsintegra.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP194.145.55.66
SPF_IP194.145.57.138
SPF_IP87.238.176.218
SPF_IP87.238.176.219
SPF_IP94.124.234.162
SPF_IP94.124.235.91
SPF_MXspf-cust.integra.fr
SPF_MXspf-its.integra.fr
SPF_MXspf.asplenium.net
SPF_MXspf.integra.fr

Related pages

Pivot deeper into the graph from itsintegra.com.

Cypher and MCP

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

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