Skip to content

Hostname

equens.it

Last fetched

equens.it resolves to 1 IPv4 address operated by AS16177 in NL. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · equens.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/equens.it

Resolution chain

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

IPPrefixASNOperatorCountry
82.195.46.5882.195.46.0/24AS16177NL

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
worldline
Contact emails

Subdomains

1 observed subdomain of equens.it.

Subdomain
www.equens.it

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for equens.it.

MechanismTarget
SPF_IP193.56.114.164
SPF_IP193.56.114.165
SPF_IP193.56.114.166
SPF_IP193.56.114.167
SPF_IP193.56.114.176/32
SPF_IP193.56.114.177
SPF_IP212.159.214.140/32
SPF_IP212.159.214.141/32
SPF_IP89.106.185.187
SPF_IP89.106.185.188

Related pages

Pivot deeper into the graph from equens.it.

Cypher and MCP

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

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