Skip to content

Hostname

wikimedia.se

Last fetched

wikimedia.se resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:markmonitor inc as the registrar.

Nutrition Label

WHISPER CANON · wikimedia.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wikimedia.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.3646.16.232.0/21AS44136SE

WHOIS identity

Registrar
registrar:markmonitor inc
Organization
Contact emails

Subdomains

40 observed subdomains of wikimedia.se.

Web-graph footprint

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

152 sites link to this hostname.

527 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wikimedia.se.

MechanismTarget
SPF_Awikimedia.se
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEservers.mcsv.net
SPF_IP109.74.5.203
SPF_IP109.74.5.238
SPF_IP176.10.250.193
SPF_IP194.9.94.0/23
SPF_IP195.35.82.0/23
SPF_IP2001:9b0:10:2104::/128
SPF_IP2a02:750:7:0:0:0:0:1c
SPF_IP46.16.234.36
SPF_IP89.221.250.0/23
SPF_IP89.221.251.233

Related pages

Pivot deeper into the graph from wikimedia.se.

Cypher and MCP

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

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