Skip to content

Hostname

apsis.it

Last fetched

apsis.it resolves to 1 IPv4 address operated by AS3313 in IT. WHOIS lists registrar:apsis di papoff dario & c. sas as the registrar.

Nutrition Label

WHISPER CANON · apsis.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/apsis.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.239.22.173212.239.0.0/17AS3313IT

WHOIS identity

Registrar
registrar:apsis di papoff dario & c. sas
Organization
apsis srl
Contact emails

Subdomains

29 observed subdomains of apsis.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for apsis.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.78.199.240/28
SPF_IP212.237.21.193
SPF_IP212.237.44.55
SPF_IP80.211.113.121
SPF_IP83.217.190.0/24
SPF_MXapsis.it

Related pages

Pivot deeper into the graph from apsis.it.

Cypher and MCP

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

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