Skip to content

Hostname

forca.dk

Last fetched

forca.dk resolves to 1 IPv4 address operated by AS51049 in DK.

Nutrition Label

WHISPER CANON · forca.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/forca.dk

Resolution chain

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

IPPrefixASNOperatorCountry
194.126.223.137194.126.223.0/24AS51049DK

WHOIS identity

Registrar
Organization
forca a/s
Contact emails

Subdomains

32 observed subdomains of forca.dk.

Web-graph footprint

Distinct hostnames that link to or from forca.dk in the public web crawl.

16 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for forca.dk.

MechanismTarget
SPF_INCLUDEspf.actimo.com
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.131.158/32
SPF_IP193.3.183.0/25
SPF_IP194.126.223.252/32
SPF_IP194.126.223.253/32
SPF_IP35.156.0.138
SPF_IP37.139.12.94

Related pages

Pivot deeper into the graph from forca.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "forca.dk"})-[: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.