Skip to content

Hostname

alajmo.it

Last fetched

alajmo.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:shellrent s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

alajmo.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:shellrent s.p.a.
Organization
alajmo spa
Contact emails

Subdomains

12 observed subdomains of alajmo.it.

Web-graph footprint

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

581 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for alajmo.it.

MechanismTarget
SPF_Aantispam1.nemesigroup.eu
SPF_Aantispam2.nemesigroup.eu
SPF_Asmtp1.nemesigroup.eu
SPF_Asmtp2.nemesigroup.eu
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.219.88.64/29
SPF_IP194.21.40.193
SPF_IP2.32.190.140
SPF_IP2.40.246.114
SPF_IP31.27.167.84
SPF_IP31.6.80.206
SPF_IP79.1.100.64/28
SPF_IP80.244.125.206
SPF_IP94.84.164.176/28

Related pages

Pivot deeper into the graph from alajmo.it.

Cypher and MCP

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

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