Skip to content

Hostname

lansfast.se

Last fetched

lansfast.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:csc corp domains as the registrar.

Nutrition Label

WHISPER CANON · lansfast.seRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lansfast.se

Resolution chain

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

IPPrefixASNOperatorCountry
20.240.10.10420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
registrar:csc corp domains
Organization
Contact emails

Subdomains

21 observed subdomains of lansfast.se.

Web-graph footprint

Distinct hostnames that link to or from lansfast.se in the public web crawl.

475 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lansfast.se.

MechanismTarget
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEmail.sitevision-cloud.net
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.lansfast.se
SPF_INCLUDEspf2.lansfast.se
SPF_INCLUDEspf3.lansfast.se
SPF_INCLUDEspfrerouting.xink.io
SPF_MXlansfast.se

Related pages

Pivot deeper into the graph from lansfast.se.

Cypher and MCP

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

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