Skip to content

Hostname

fc-is.com

Last fetched

fc-is.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · fc-is.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fc-is.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.2.6.99138.2.0.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationJP
141.147.166.78141.147.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationJP

WHOIS identity

Registrar
iana:49
Organization
carolina consultant and investigative services
Contact emails

Subdomains

1 observed subdomain of fc-is.com.

Subdomain
www.fc-is.com

Web-graph footprint

Distinct hostnames that link to or from fc-is.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fc-is.com.

MechanismTarget
SPF_IP150.95.59.28
SPF_REDIRECT_spf.mixhost.jp

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fc-is.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.