Skip to content

Hostname

assosoftware.it

Last fetched

assosoftware.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · assosoftware.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/assosoftware.it

Resolution chain

assosoftware.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.134172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
assosoftware
Contact emails

Subdomains

12 observed subdomains of assosoftware.it.

Web-graph footprint

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

164 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for assosoftware.it.

MechanismTarget
SPF_Aassosoftware.it
SPF_INCLUDEspf.italrete.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.213.21/32
SPF_IP185.221.174.244
SPF_IP185.221.175.31
SPF_IP194.193.213.20
SPF_IP217.169.116.64/26
SPF_IP5.252.16.80/29
SPF_MXassosoftware.it

Related pages

Pivot deeper into the graph from assosoftware.it.

Cypher and MCP

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

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