Skip to content

Hostname

scalian.com

Last fetched

scalian.com resolves to 2 IPv4 addresses operated by AS15557 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
eurogiciel sas
Contact emails

Subdomains

47 observed subdomains of scalian.com.

Web-graph footprint

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

161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scalian.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDErelay.spsbe.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.204.175.52
SPF_IP46.218.53.173
SPF_IP51.91.207.19
SPF_IP89.227.244.20

Related pages

Pivot deeper into the graph from scalian.com.

Cypher and MCP

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

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