Skip to content

Hostname

mcf.se

Last fetched

mcf.se resolves to 193.182.190.171, announced in 193.182.190.0/24 by TELIANET-SWEDEN - Telia Company AB in SE. mcf.se 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 · mcf.seRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mcf.se

Resolution chain

IPv6 resolution

Attribution

telia

ORIGIN_AS

WHOIS identity

Registrar
registrar:excedonetworksab

Subdomains

Mail and authentication

Nameservers

  • global.excedodns.com
  • emea.excedodns.eu
  • nordic.excedodns.net
  • world.excedodns.org
  • sto.excedodns.se

MX records

  • mailgw-01.msb.se
  • mailgw-02.msb.se

SPF policy

  • include: _spf.ungapped.io
  • mx: mcf.se
  • ip: 193.182.190.180
  • ip: 193.182.190.181
  • ip: 193.182.190.182
  • ip: 194.218.76.101
  • ip: 194.218.76.102
  • ip: 194.237.237.1

Threat-feed evidence

History

Related pages

Pivot from mcf.se 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: "mcf.se"})-[: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.