Skip to content

Hostname

lancom.se

Last fetched

lancom.se resolves to 2 IPv4 addresses operated by INLEED in SE. WHOIS lists registrar:inleed as the registrar.

Nutrition Label

WHISPER CANON · lancom.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lancom.se

Resolution chain

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

IPPrefixASNOperatorCountry
188.66.60.10188.66.60.0/24AS206170INLEEDSE
35.205.235.14435.205.224.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.205.235.14435.205.224.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
registrar:inleed
Organization
Contact emails

Subdomains

1 observed subdomain of lancom.se.

Subdomain
www.lancom.se

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lancom.se.

MechanismTarget
SPF_Alancom.se
SPF_INCLUDEspf.inleed.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.66.60.10
SPF_MXlancom.se

Related pages

Pivot deeper into the graph from lancom.se.

Cypher and MCP

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

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