Skip to content

Hostname

fcinter.pl

Last fetched

fcinter.pl resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · fcinter.plRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fcinter.pl

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.68.3237.28.5.0/24AS24940FI

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

9 observed subdomains of fcinter.pl.

Web-graph footprint

Distinct hostnames that link to or from fcinter.pl in the public web crawl.

18 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fcinter.pl.

MechanismTarget
SPF_Afcinter.pl
SPF_INCLUDEzoho.com
SPF_MXfcinter.pl

Related pages

Pivot deeper into the graph from fcinter.pl.

Cypher and MCP

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

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