Skip to content

Hostname

supersoftware.it

Last fetched

supersoftware.it resolves to 1 IPv4 address operated by ARUBA-ASN in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.110.231.4295.110.192.0/18AS31034ARUBA-ASNIT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
skylensoft group
Contact emails

Subdomains

1 observed subdomain of supersoftware.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for supersoftware.it.

MechanismTarget
SPF_Asupersoftware.it
SPF_INCLUDE_spf.arubabusiness.it
SPF_MXsupersoftware.it

Related pages

Pivot deeper into the graph from supersoftware.it.

Cypher and MCP

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

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