Skip to content

Hostname

seclan.com

Last fetched

seclan.com resolves to 1 IPv4 address operated by AS39242 in FI. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · seclan.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/seclan.com

Resolution chain

seclan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.19.123.8781.19.112.0/20AS39242FI

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3,054 observed subdomains of seclan.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for seclan.com.

MechanismTarget
SPF_INCLUDE26183645.spf06.hubspotemail.net
SPF_INCLUDEposti.saas.cldpart.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.160.96/27
SPF_IP2603:10a6:102:285:0:0:0:6
SPF_IP81.19.112.0/25

Related pages

Pivot deeper into the graph from seclan.com.

Cypher and MCP

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

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