Skip to content

Hostname

dfcc.lk

Last fetched

dfcc.lk resolves to 1 IPv4 address operated by AS35280 in FR.

Nutrition Label

WHISPER CANON · dfcc.lkRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/dfcc.lk

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.141.75159.60.128.0/20AS35280FR

WHOIS identity

No WHOIS records are currently associated with dfcc.lk in WhisperGraph.

Subdomains

25 observed subdomains of dfcc.lk.

Web-graph footprint

Distinct hostnames that link to or from dfcc.lk in the public web crawl.

130 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dfcc.lk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.112.126.19
SPF_IP159.183.116.77
SPF_IP203.115.20.61
SPF_IP203.115.21.189
SPF_IP222.165.138.219

Related pages

Pivot deeper into the graph from dfcc.lk.

Cypher and MCP

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

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