Hostname
swecon.lt
Last fetched
swecon.lt resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:csc corporate domains, inc as the registrar.
Nutrition Label
Resolution chain
swecon.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.69.7.215 | 40.68.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of swecon.lt.
| Subdomain |
|---|
| www.swecon.lt |
Web-graph footprint
Distinct hostnames that link to or from swecon.lt in the public web crawl.
6 sites link to this hostname.
21 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for swecon.lt.
| Mechanism | Target |
|---|---|
| SPF_A | mail.swecon.de |
| SPF_INCLUDE | scanscope.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emailsecurity.app |
| SPF_IP | 81.198.164.220/32 |
| SPF_IP | 87.110.183.92 |
| SPF_IP | 88.79.214.0/26 |
Related pages
Pivot deeper into the graph from swecon.lt.
- IP · 40.69.7.215
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:csc corporate domains, inc
- Country · IE
- TLD · .lt
- Browse hostnames · sw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "swecon.lt"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.