Skip to content

Hostname

assind.cr.it

Last fetched

assind.cr.it appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

assind.cr.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

No WHOIS records are currently associated with assind.cr.it in WhisperGraph.

Subdomains

2 observed subdomains of assind.cr.it.

Web-graph footprint

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

41 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for assind.cr.it.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mail.ribo.it
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.219.237.86
SPF_IP195.231.53.228/27
SPF_IP81.88.234.119
SPF_IP93.119.20.22
SPF_IP93.146.192.58
SPF_IP93.174.64.0/21
SPF_IP93.64.23.130
SPF_IP93.64.23.131
SPF_IP93.64.63.10
SPF_MXassind.cr.it

Related pages

Pivot deeper into the graph from assind.cr.it.

Cypher and MCP

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

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