Skip to content

Hostname

markaryd.se

Last fetched

markaryd.se resolves to 1 IPv4 address operated by AS41174 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.84.52.161185.84.52.0/23AS41174SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

25 observed subdomains of markaryd.se.

Web-graph footprint

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

151 sites link to this hostname.

251 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for markaryd.se.

MechanismTarget
SPF_Amarkaryd.se
SPF_Asmtprelay.hostnet.se
SPF_Awebmail.sokigohosting.com
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDE_uk.axiell.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.162.4.69/32
SPF_IP194.103.158.2
SPF_IP194.103.40.140
SPF_IP194.103.40.153
SPF_IP195.84.108.136
SPF_IP195.84.108.137
SPF_IP2001:67c:1384:3:0:0:0:10
SPF_IP212.247.85.136/32
SPF_MXmarkaryd.se

Related pages

Pivot deeper into the graph from markaryd.se.

Cypher and MCP

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

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