Skip to content

Hostname

sek.es

Last fetched

sek.es resolves to 35.214.211.142, announced in 35.214.128.0/17 by GOOGLE-2 - Google LLC in NL. sek.es is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sek.esRouting diversity1.5/10Peering density5.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sek.es

Resolution chain

IPv6 resolution

No AAAA record for sek.es is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for sek.es. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.nominalia.com
  • dns2.nominalia.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • sek-es.mail.protection.outlook.com

SPF policy

  • ip: 86.109.117.0/25
  • ip: 89.140.246.136/29
  • ip: 95.39.58.144/29
  • ip: 95.39.58.147/32
  • ip: 217.127.200.163/32
  • ip: 62.82.137.168/29
  • ip: 78.137.182.172/30
  • ip: 78.100.143.184/29
  • ip: 62.82.100.192/28
  • ip: 213.99.35.200/29
  • ip: 37.99.154.240/29
  • ip: 62.82.75.38/30
  • ip: 62.82.202.64/29
  • ip: 82.159.216.64/29
  • ip: 62.81.255.72/29
  • ip: 62.81.66.78/32
  • ip: 193.106.177.8/30
  • ip: 138.199.147.87/32
  • ip: 62.174.65.96/29
  • include: spf-eu.emailsignatures365.com
  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • ip: 149.5.43.237
  • ip: 193.146.142.177
  • ip: 193.146.142.178
  • ip: 213.201.96.18
  • ip: 213.97.45.34
  • ip: 217.125.40.41
  • ip: 217.126.68.170
  • ip: 217.128.211.96
  • ip: 62.82.64.22
  • ip: 62.82.75.166
  • ip: 62.82.75.238
  • ip: 78.137.172.99
  • ip: 80.15.141.118
  • ip: 80.38.175.133
  • ip: 80.38.176.133
  • ip: 80.38.176.146
  • ip: 80.59.217.233
  • ip: 82.127.73.144
  • ip: 83.32.87.248
  • ip: 83.56.24.230
  • ip: 86.43.122.165
  • ip: 87.232.34.157
  • ip: 87.232.45.228
  • ip: 88.12.18.107
  • ip: 88.12.26.64
  • ip: 88.12.26.91
  • ip: 88.12.43.21

Threat-feed evidence

History

Related pages

Pivot from sek.es into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sek.es"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.