Skip to content

Hostname

alagna.com

Last fetched

alagna.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · alagna.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/alagna.com

Resolution chain

alagna.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.3.169104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.130.246172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

4 observed subdomains of alagna.com.

Web-graph footprint

Distinct hostnames that link to or from alagna.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for alagna.com.

MechanismTarget
SPF_IP143.244.89.18
SPF_IP192.174.87.111
SPF_IP192.174.87.114
SPF_IP2002:a17:90a:7343:b0:286:6afe:63d1
SPF_IP2002:adf:a397:0:b0:333:34c8:49c
SPF_IP209.85.214.173
SPF_IP2603:10b6:208:271:0:0:0:12
SPF_IP2603:10b6:208:35:0:0:0:41
SPF_IP2603:10b6:4:60:0:0:0:38
SPF_IP2603:10b6:510:244:0:0:0:17
SPF_IP2603:10b6:806:1ed:0:0:0:14
SPF_IP2603:10b6:806:358:0:0:0:12
SPF_IP2603:10b6:8:2e:0:0:0:30
SPF_IP2603:10b6:a03:592:0:0:0:11
SPF_IP2a01:111:f400:7eae::700/64
SPF_IP47.154.100.253
SPF_IP85.195.102.23

Related pages

Pivot deeper into the graph from alagna.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "alagna.com"})-[: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.