Skip to content

Hostname

filc.si

Last fetched

filc.si appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · filc.siRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/filc.si

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with filc.si in WhisperGraph.

Subdomains

4 observed subdomains of filc.si.

Web-graph footprint

Distinct hostnames that link to or from filc.si in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for filc.si.

MechanismTarget
SPF_IP104.47.0.0/17
SPF_IP146.247.24.166
SPF_IP146.247.25.206
SPF_IP146.247.25.233
SPF_IP146.247.25.63
SPF_IP146.247.26.100
SPF_IP146.247.26.120
SPF_IP146.247.26.201
SPF_IP146.247.26.206/24
SPF_IP185.148.72.100
SPF_IP185.148.72.101
SPF_IP185.148.72.106
SPF_IP185.148.72.108
SPF_IP185.148.72.120
SPF_IP185.148.72.145
SPF_IP185.148.72.215/32
SPF_IP185.148.72.230
SPF_IP185.148.73.170
SPF_IP185.148.73.190
SPF_IP195.127.217.215
SPF_IP195.127.217.216
SPF_IP195.127.217.228
SPF_IP195.127.217.229
SPF_IP202.88.119.45
SPF_IP212.44.100.7
SPF_IP212.44.101.0/24
SPF_IP212.44.102.0/24
SPF_IP212.44.105.180
SPF_IP212.44.105.228
SPF_IP212.44.112.0/23
SPF_IP212.44.118.25
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/15
SPF_IP52.101.68.3/32
SPF_IP52.101.73.28/32
SPF_IP52.101.73.4/32
SPF_IP52.101.73.8/32
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP66.255.245.20

Related pages

Pivot deeper into the graph from filc.si.

Cypher and MCP

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

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