Skip to content

Hostname

alinea.com

Last fetched

alinea.com resolves to 4 IPv4 addresses operated by Online SAS in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · alinea.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/alinea.com

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
alinea
Contact emails

Subdomains

24 observed subdomains of alinea.com.

Web-graph footprint

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

638 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for alinea.com.

MechanismTarget
SPF_Aproduction.eu01.alinea.demandware.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP194.145.1.33
SPF_IP195.101.246.231
SPF_IP212.99.91.198
SPF_IP85.31.204.109/28
SPF_MXalinea.com

Related pages

Pivot deeper into the graph from alinea.com.

Cypher and MCP

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

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