Skip to content

Hostname

flc.dk

Last fetched

flc.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · flc.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/flc.dk

Resolution chain

flc.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
flc danmark aps
Contact emails

Subdomains

21 observed subdomains of flc.dk.

Web-graph footprint

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

6 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for flc.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP13.248.155.104/32
SPF_IP212.98.88.10
SPF_IP62.116.202.116
SPF_IP62.116.202.119
SPF_IP62.70.4.47/32
SPF_IP76.223.27.102/32
SPF_IP91.133.33.19
SPF_IP93.173.68.162

Related pages

Pivot deeper into the graph from flc.dk.

Cypher and MCP

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

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