Skip to content

Hostname

fc-info.com

Last fetched

fc-info.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · fc-info.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fc-info.com

Resolution chain

fc-info.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.89.130104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.189.72172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
223.130.162.151223.130.160.0/21AS135354NBPAP-AS-AP - NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD.KR

WHOIS identity

Registrar
iana:244
Organization
fabrice cardaillac
Contact emails

Subdomains

5 observed subdomains of fc-info.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fc-info.com.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from fc-info.com.

Cypher and MCP

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

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