Skip to content

Hostname

aprimatic.it

Last fetched

aprimatic.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ampersand s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

aprimatic.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

Registrar
registrar:ampersand s.r.l.
Organization
aprimatic spa
Contact emails

Subdomains

6 observed subdomains of aprimatic.it.

Web-graph footprint

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

25 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aprimatic.it.

MechanismTarget
SPF_INCLUDE_spf.sicurezzapostale.it
SPF_INCLUDEde2-emailsignatures-cloud.codetwo.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP185.61.13.130
SPF_IP185.61.13.137
SPF_IP185.61.13.141
SPF_IP185.61.13.142
SPF_IP20.79.222.204/32
SPF_IP85.204.172.34
SPF_IP85.204.172.41
SPF_IP85.204.172.45
SPF_IP85.204.172.46

Related pages

Pivot deeper into the graph from aprimatic.it.

Cypher and MCP

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

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