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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for alajmo.it.
| Mechanism | Target |
|---|---|
| SPF_A | antispam1.nemesigroup.eu |
| SPF_A | antispam2.nemesigroup.eu |
| SPF_A | smtp1.nemesigroup.eu |
| SPF_A | smtp2.nemesigroup.eu |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.219.88.64/29 |
| SPF_IP | 194.21.40.193 |
| SPF_IP | 2.32.190.140 |
| SPF_IP | 2.40.246.114 |
| SPF_IP | 31.27.167.84 |
| SPF_IP | 31.6.80.206 |
| SPF_IP | 79.1.100.64/28 |
| SPF_IP | 80.244.125.206 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.