Skip to content

Hostname

swecon.ee

Last fetched

swecon.ee resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · swecon.eeRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/swecon.ee

Resolution chain

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

IPPrefixASNOperatorCountry
40.69.7.21540.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

No WHOIS records are currently associated with swecon.ee in WhisperGraph.

Subdomains

1 observed subdomain of swecon.ee.

Subdomain
www.swecon.ee

Web-graph footprint

Distinct hostnames that link to or from swecon.ee in the public web crawl.

18 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for swecon.ee.

MechanismTarget
SPF_Amail.swecon.de
SPF_INCLUDEneti.ee
SPF_INCLUDEscanscope.net
SPF_INCLUDEsendsmaily.info
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP81.198.164.220/32
SPF_IP87.110.183.92
SPF_IP88.79.214.0/26

Related pages

Pivot deeper into the graph from swecon.ee.

Cypher and MCP

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

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