Skip to content

Hostname

fcs.hu

Last fetched

fcs.hu resolves to 1 IPv4 address operated by AS12301 in HU.

Nutrition Label

WHISPER CANON · fcs.huRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fcs.hu

Resolution chain

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

IPPrefixASNOperatorCountry
79.120.176.3779.120.176.0/20AS12301HU

WHOIS identity

No WHOIS records are currently associated with fcs.hu in WhisperGraph.

Subdomains

16 observed subdomains of fcs.hu.

Web-graph footprint

Distinct hostnames that link to or from fcs.hu in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fcs.hu.

MechanismTarget
SPF_INCLUDEsenders.mailmasterplus.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.82.50.21
SPF_IP91.82.50.31
SPF_IP91.82.50.5
SPF_MXfcs.hu

Related pages

Pivot deeper into the graph from fcs.hu.

Cypher and MCP

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

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