Skip to content

Hostname

arcum.se

Last fetched

arcum.se resolves to 3 IPv4 addresses operated by AS29422 in FI. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · arcum.seRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/arcum.se

Resolution chain

arcum.se resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

1 observed subdomain of arcum.se.

Subdomain
www.arcum.se

Web-graph footprint

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

44 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for arcum.se.

MechanismTarget
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf.loopia.se

Related pages

Pivot deeper into the graph from arcum.se.

Cypher and MCP

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

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