Skip to content

Hostname

fnc.hr

Last fetched

fnc.hr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:hosting centar d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · fnc.hrRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fnc.hr

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.156.179157.90.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:hosting centar d.o.o.
Organization
fight of nations d.o.o.
Contact emails

Subdomains

8 observed subdomains of fnc.hr.

Web-graph footprint

Distinct hostnames that link to or from fnc.hr in the public web crawl.

73 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for fnc.hr.

MechanismTarget
SPF_Afnc.hr
SPF_INCLUDEspf.andromeda.hostingcentar.com
SPF_INCLUDEspf.sagitta.hostingcentar.com
SPF_INCLUDEspf.taurus.hostingcentar.com
SPF_IP136.243.79.195
SPF_IP65.21.84.73
SPF_IP95.216.6.140
SPF_IP95.216.6.164
SPF_MXfnc.hr

Related pages

Pivot deeper into the graph from fnc.hr.

Cypher and MCP

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

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